Skip to content

Commit

Permalink
Merge pull request #414 from kmgowda/kmg-gradle-8-1
Browse files Browse the repository at this point in the history
Update the gradle version to 8.1

Signed-off-by: Keshava Munegowda <keshava.gowda@gmail.com>
  • Loading branch information
kmgowda authored Apr 16, 2023
2 parents ffdd186 + 3687313 commit db1557d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ systemProp.org.gradle.internal.publish.checksums.insecure=true

# gradle plugins
graalvmPluginVersion=0.7.2
spotbugsPluginVersion=5.0.7
spotbugsPluginVersion=5.0.14
sshPluginVersion=2.10.1
mkdocsPluginVersion=2.1.1

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 @@ -7,7 +7,7 @@
#
# http://www.apache.org/licenses/LICENSE-2.0
#
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-all.zip
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
Expand Down

0 comments on commit db1557d

Please sign in to comment.