Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/core/io.rest-a…
Browse files Browse the repository at this point in the history
…ssured-rest-assured-5.5.0' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jul 25, 2024
2 parents d726edc + 6744a6f commit 8e94b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ dependencies {
testImplementation files('testlib/repo/fakejar/fakejar/0/fakejar-0.jar')

testImplementation 'org.assertj:assertj-core:3.25.3'
testImplementation 'io.rest-assured:rest-assured:5.4.0'
testImplementation 'io.rest-assured:rest-assured:5.5.0'

jarFileTestCompileOnly "org.projectlombok:lombok:${lombok.version}"
jarFileTestAnnotationProcessor "org.projectlombok:lombok:${lombok.version}"
Expand Down

0 comments on commit 8e94b63

Please sign in to comment.