Skip to content

Commit df82f8d

Browse files
Bump resteasy-client from 4.5.8.Final to 4.6.0.Final
Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 4.5.8.Final to 4.6.0.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](resteasy/resteasy@4.5.8.Final...4.6.0.Final) Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd16e83 commit df82f8d

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
@@ -97,7 +97,7 @@ configure(subprojects) {
9797
dependency("org.assertj:assertj-core:3.17.2")
9898
dependency("org.codehaus.groovy:groovy-all:2.5.13")
9999
dependency("org.freemarker:freemarker:2.3.31")
100-
dependency("org.jboss.resteasy:resteasy-client:4.5.8.Final")
100+
dependency("org.jboss.resteasy:resteasy-client:4.6.0.Final")
101101
dependency("org.jooq:joor-java-8:0.9.13")
102102
dependency("org.mock-server:mockserver-netty:5.11.2")
103103
dependency("org.mockito:mockito-core:3.5.15")

0 commit comments

Comments
 (0)