Skip to content

Commit 2cd879e

Browse files
authored
Merge pull request #185 from spdx/dependabot/gradle/gradle-dependencies-9372b90fd5
Bump the gradle-dependencies group across 1 directory with 3 updates
2 parents 1684ab1 + a596a29 commit 2cd879e

5 files changed

Lines changed: 88 additions & 99 deletions

File tree

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import org.gradle.api.plugins.jvm.JvmTestSuite
22

33
plugins {
44
id("com.gradle.plugin-publish") version "2.1.1"
5-
id("com.diffplug.spotless") version "8.8.0"
5+
id("com.diffplug.spotless") version "8.9.0"
66
signing
77
id("org.spdx.sbom") version "0.12.0"
88
}
@@ -59,7 +59,7 @@ testing {
5959
withType<JvmTestSuite>().configureEach {
6060
useJUnitJupiter()
6161
dependencies {
62-
implementation(platform("org.junit:junit-bom:6.1.2"))
62+
implementation(platform("org.junit:junit-bom:6.1.3"))
6363
implementation("org.junit.jupiter:junit-jupiter")
6464
runtimeOnly("org.junit.platform:junit-platform-launcher")
6565
implementation("org.hamcrest:hamcrest-library:3.0")

gradle/wrapper/gradle-wrapper.jar

1.83 KB
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.7.0-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 82 additions & 93 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)