Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into dependabot/gradle/org.assertj-assertj-core…
Browse files Browse the repository at this point in the history
…-3.25.2
  • Loading branch information
mfvanek authored Jan 25, 2024
2 parents 4c2c058 + 9b5ce9b commit 26ef2e0
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 @@ -60,7 +60,7 @@ dependencies {
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
testImplementation("org.assertj:assertj-core:3.25.2")
testImplementation("org.springframework:spring-test")
testImplementation("com.jayway.jsonpath:json-path:2.8.0")
testImplementation("com.jayway.jsonpath:json-path:2.9.0")
testImplementation("org.hamcrest:hamcrest:2.2")

errorprone("com.google.errorprone:error_prone_core:2.24.1")
Expand Down

0 comments on commit 26ef2e0

Please sign in to comment.