Skip to content

Commit a8ccbdd

Browse files
authored
Merge pull request #290 from gocd-contrib/dependabot/gradle/gradle-deps-0509dc868c
Bump the gradle-deps group with 2 updates
2 parents 7fdf48c + 83c39c3 commit a8ccbdd

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
8181
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
8282
testImplementation 'org.assertj:assertj-core:3.27.7'
83-
testImplementation 'org.mockito:mockito-core:5.22.0'
83+
testImplementation 'org.mockito:mockito-core:5.23.0'
8484
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
8585
testImplementation 'org.jsoup:jsoup:1.22.1'
8686
testImplementation 'com.squareup.okhttp3:mockwebserver3-junit5:5.3.2'

gradle/wrapper/gradle-wrapper.jar

2.73 KB
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionSha256Sum=b266d5ff6b90eada6dc3b20cb090e3731302e553a27c5d3e4df1f0d76beaff06
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
3+
distributionSha256Sum=2ab2958f2a1e51120c326cad6f385153bb11ee93b3c216c5fccebfdfbb7ec6cb
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
55
networkTimeout=10000
66
validateDistributionUrl=true
77
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)