We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d74e8f commit a75a7d5Copy full SHA for a75a7d5
1 file changed
build.gradle.kts
@@ -156,7 +156,7 @@ configure(libs) {
156
dependency("org.freemarker:freemarker:2.3.31")
157
dependency("org.grpcmock:grpcmock-junit5:0.8.0")
158
dependency("org.hamcrest:hamcrest:2.2")
159
- dependency("org.jboss.resteasy:resteasy-client:6.1.0.Final")
+ dependency("org.jboss.resteasy:resteasy-client:6.2.1.Final")
160
dependency("org.mock-server:mockserver-netty:5.14.0")
161
dependency("org.mockito:mockito-core:4.6.1")
162
dependency("org.slf4j:slf4j-api:${orgSlf4jVersion}")
0 commit comments