We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a98527 commit 1373c1fCopy full SHA for 1373c1f
1 file changed
build.gradle.kts
@@ -56,7 +56,7 @@ repositories {
56
}
57
58
dependencies {
59
- val libraryVersion = "1.10.0.1"
+ val libraryVersion = "1.10.0.2"
60
val mindustryVersion = "v140.101"
61
val pluginImplementation by configurations
62
pluginImplementation("cf.wayzer:ScriptAgent:$libraryVersion")
0 commit comments