Skip to content

Commit

Permalink
Update dependency io.grpc:grpc-testing to v1.59.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent 7901de3 commit a67b4ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion file-storage/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ dependencies {
testImplementation "org.apache.kafka:kafka-metadata:$kafkaVersion:test"
testImplementation "org.apache.kafka:kafka_2.13:$kafkaVersion:test"
testImplementation 'org.togglz:togglz-junit5:2.8.0'
testImplementation 'io.grpc:grpc-testing:1.58.0'
testImplementation 'io.grpc:grpc-testing:1.59.0'
testImplementation 'org.testcontainers:testcontainers:1.19.1'
testImplementation 'org.testcontainers:junit-jupiter:1.19.1'
testImplementation 'io.projectreactor:reactor-test:3.5.11'
Expand Down

0 comments on commit a67b4ff

Please sign in to comment.