We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6184dc commit 19b1e95Copy full SHA for 19b1e95
nouveau/build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'application'
3
- id 'com.diffplug.spotless' version '6.25.0'
+ id 'com.diffplug.spotless' version '8.0.0'
4
id 'jacoco'
5
}
6
nouveau/gradle/wrapper/gradle-wrapper.properties
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
0 commit comments