Skip to content

Commit 431fecf

Browse files
authored
Merge pull request #92 from gocd-contrib/dependabot/gradle/gradle-deps-68d55978cd
Bump the gradle-deps group with 2 updates
2 parents a8a1235 + 9ab6b1b commit 431fecf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ dependencies {
3939
testImplementation group: 'org.mockito', name: 'mockito-core', version: '5.18.0'
4040
testImplementation group: 'org.hamcrest', name: 'hamcrest', version: '3.0'
4141
testImplementation group: 'org.skyscreamer', name: 'jsonassert', version: '1.5.3'
42-
testImplementation group: 'org.jsoup', name: 'jsoup', version: '1.20.1'
42+
testImplementation group: 'org.jsoup', name: 'jsoup', version: '1.21.1'
4343

44-
testImplementation platform('org.junit:junit-bom:5.13.0')
44+
testImplementation platform('org.junit:junit-bom:5.13.2')
4545
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api'
4646
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-params'
4747
testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine'

0 commit comments

Comments
 (0)