Skip to content

Commit b708457

Browse files
Bump resteasy-client from 6.1.0.Final to 6.2.1.Final
Bumps [resteasy-client](https://github.com/resteasy/resteasy) from 6.1.0.Final to 6.2.1.Final. - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](resteasy/resteasy@6.1.0.Final...6.2.1.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2081e81 commit b708457

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ configure(libs) {
150150
dependency("org.codehaus.groovy:groovy-all:2.5.13")
151151
dependency("org.grpcmock:grpcmock-junit5:0.7.7")
152152
dependency("org.freemarker:freemarker:2.3.31")
153-
dependency("org.jboss.resteasy:resteasy-client:6.1.0.Final")
153+
dependency("org.jboss.resteasy:resteasy-client:6.2.1.Final")
154154
dependency("org.mock-server:mockserver-netty:5.13.2")
155155
dependency("org.mockito:mockito-core:4.6.1")
156156
dependency("javax.annotation:javax.annotation-api:1.3.2")

0 commit comments

Comments
 (0)