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