Skip to content

Commit

Permalink
Bump org.grpcmock:grpcmock-junit5 from 0.8.0 to 0.14.0
Browse files Browse the repository at this point in the history
Bumps [org.grpcmock:grpcmock-junit5](https://github.com/Fadelis/grpcmock) from 0.8.0 to 0.14.0.
- [Release notes](https://github.com/Fadelis/grpcmock/releases)
- [Commits](Fadelis/grpcmock@0.8.0...0.14.0)

---
updated-dependencies:
- dependency-name: org.grpcmock:grpcmock-junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent bf9993c commit 6a5a43c
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 @@ -166,7 +166,7 @@ configure(libs) {
dependency("org.aspectj:aspectjweaver:${assertJVersion}")
dependency("org.assertj:assertj-core:3.26.3")
dependency("org.freemarker:freemarker:2.3.33")
dependency("org.grpcmock:grpcmock-junit5:0.8.0")
dependency("org.grpcmock:grpcmock-junit5:0.14.0")
dependency("org.hamcrest:hamcrest:3.0")
dependency("org.jboss.resteasy:resteasy-client:6.2.9.Final")
dependency("org.mock-server:mockserver-netty:5.15.0")
Expand Down

0 comments on commit 6a5a43c

Please sign in to comment.