Skip to content

Commit

Permalink
bump grpcmock-junit5 from 0.7.7 to 0.8.0 (via #821)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 25, 2022
1 parent 7121e01 commit ada0b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ configure(libs) {
dependency("org.aspectj:aspectjweaver:1.9.9.1")
dependency("org.assertj:assertj-core:3.22.0")
dependency("org.codehaus.groovy:groovy-all:2.5.13")
dependency("org.grpcmock:grpcmock-junit5:0.7.7")
dependency("org.grpcmock:grpcmock-junit5:0.8.0")
dependency("org.freemarker:freemarker:2.3.31")
dependency("org.jboss.resteasy:resteasy-client:6.1.0.Final")
dependency("org.mock-server:mockserver-netty:5.13.2")
Expand Down

0 comments on commit ada0b68

Please sign in to comment.