Skip to content

Commit 69ffe15

Browse files
authored
Merge pull request #150 from gocd-contrib/dependabot/gradle/gradle-deps-8c9adcc388
Bump org.junit:junit-bom from 6.0.0 to 6.0.1 in the gradle-deps group
2 parents f5fd81c + 7a5e2df commit 69ffe15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878
testImplementation project.deps.gocdPluginApi
7979
testImplementation 'org.mockito:mockito-core:5.20.0'
8080
testImplementation 'org.assertj:assertj-core:3.27.6'
81-
testImplementation platform('org.junit:junit-bom:6.0.0')
81+
testImplementation platform('org.junit:junit-bom:6.0.1')
8282
testImplementation 'org.junit.jupiter:junit-jupiter-api'
8383
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
8484
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

0 commit comments

Comments
 (0)