Skip to content

Commit

Permalink
Gradle 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rpalcolea committed Aug 17, 2023
1 parent 20cda27 commit 7024b8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class AlignAndLockWithDowngradedTransitiveDependenciesSpec extends IntegrationTe
}
}
dependencies {
classpath "com.netflix.nebula:gradle-dependency-lock-plugin:12.+"
classpath "com.netflix.nebula:gradle-dependency-lock-plugin:13.+"
}
}
plugins {
Expand Down

0 comments on commit 7024b8e

Please sign in to comment.