Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/…
Browse files Browse the repository at this point in the history
…org.junit.platform-junit-platform-testkit-1.10.0' into combined-pr-branch
  • Loading branch information
eddumelendez committed Aug 2, 2023
2 parents d4cbe5d + a524ec8 commit 3355ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/spock/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
testRuntimeOnly 'org.postgresql:postgresql:42.6.0'
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.9.3'
testRuntimeOnly 'org.junit.platform:junit-platform-testkit:1.9.3'
testRuntimeOnly 'org.junit.platform:junit-platform-testkit:1.10.0'

testCompileOnly 'org.jetbrains:annotations:24.0.1'
}
Expand Down

0 comments on commit 3355ac2

Please sign in to comment.