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 274d955 commit fd4b5ddCopy full SHA for fd4b5dd
build.gradle.kts
@@ -1,7 +1,7 @@
1
import com.github.breadmoirai.githubreleaseplugin.GithubReleaseTask
2
3
group = "com.cjcrafter"
4
-version = "2.0.2-SNAPSHOT"
+version = "2.1.0"
5
6
plugins {
7
`java-library`
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
0 commit comments