Skip to content

Commit

Permalink
the fact that I only commit this because gradlew decided to update is…
Browse files Browse the repository at this point in the history
… questionable (I am bored pls help me)
  • Loading branch information
NotJansel committed Sep 27, 2024
1 parent 09099ba commit 55a4b47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ tasks {
* Update gradle by changing `gradleVersion` below to the new version,
* then run `./gradlew wrapper` twice to update the scripts properly.
*/
gradleVersion = "8.10"
gradleVersion = "8.10.2"
distributionType = Wrapper.DistributionType.BIN
}
}
Expand Down
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.10-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

1 comment on commit 55a4b47

@StonkDragon
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍

Please sign in to comment.