Skip to content

Commit

Permalink
Remove jfrog build info on dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ekawinataa committed Jul 18, 2024
1 parent 3caa4c0 commit 7927c58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ dependencies {
}
implementation 'io.confluent:monitoring-interceptors:3.0.0'
implementation 'io.grpc:grpc-all:1.53.0'
implementation group: 'org.jfrog.buildinfo', name: 'build-info-extractor', version: '2.25.4'
implementation group: 'com.google.gradle', name: 'osdetector-gradle-plugin', version: '1.2.1'
implementation group: 'org.apache.ivy', name: 'ivy', version: '2.2.0'
implementation group: 'org.mongodb', name: 'mongo-java-driver', version: '3.12.8'
Expand Down

0 comments on commit 7927c58

Please sign in to comment.