Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into map-http-status-codes
Browse files Browse the repository at this point in the history
  • Loading branch information
leeturner committed Aug 23, 2024
2 parents 28dfc76 + b9e3a71 commit e55ecf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ dependencies {
testImplementation "org.junit.jupiter:junit-jupiter"
testImplementation "org.hamcrest:hamcrest-core:2.2"
testImplementation "org.hamcrest:hamcrest-library:2.2"
testImplementation 'org.awaitility:awaitility:4.2.1'
testImplementation 'org.awaitility:awaitility:4.2.2'

testImplementation "io.grpc:grpc-okhttp"
}
Expand Down

0 comments on commit e55ecf0

Please sign in to comment.