We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95e0c94 commit e7563ddCopy full SHA for e7563dd
3 files changed
.vscode/settings.json
build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
}
24
25
group = 'com.spiritothawk.plugins'
26
-version = '2.1.6'
+version = '2.1.7'
27
description = 'CraftableInvFrames'
28
java.sourceCompatibility = JavaVersion.VERSION_17
29
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-bin.zip
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
0 commit comments