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-launcher-1.10.1' into combined-pr-branch
  • Loading branch information
eddumelendez committed Nov 14, 2023
2 parents f466275 + 103629b commit c326399
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 @@ -17,7 +17,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.10.0'
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.1'
testRuntimeOnly 'org.junit.platform:junit-platform-testkit:1.10.1'

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

0 comments on commit c326399

Please sign in to comment.