We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eebd69 commit d537a96Copy full SHA for d537a96
1 file changed
build.gradle.kts
@@ -79,7 +79,7 @@ dependencies.constraints {
79
api("dev.folia:folia-api:$bukkitVersion")
80
}
81
dependencies {
82
- val libraryVersion = "2.1.8.2"
+ val libraryVersion = "2.1.8.3"
83
api("cf.wayzer:ScriptAgent:${libraryVersion}")
84
implementation("cf.wayzer:LibraryManager:1.6")
85
0 commit comments