Skip to content

Commit

Permalink
gradle + nebula bump
Browse files Browse the repository at this point in the history
  • Loading branch information
syeboah5 committed Jul 17, 2024
1 parent 6f386aa commit 14f119e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ buildscript {
}

dependencies {
classpath 'com.netflix.nebula:gradle-netflixoss-project-plugin:9.1.0'
classpath 'com.netflix.nebula:gradle-netflixoss-project-plugin:11.5.0'
classpath 'com.bmuschko:gradle-docker-plugin:6.7.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:3.0.0'
}
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
#
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.3-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 14f119e

Please sign in to comment.