We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09cab57 commit 6225f75Copy full SHA for 6225f75
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.4"
+ val libraryVersion = "2.1.8.5"
83
api("cf.wayzer:ScriptAgent:${libraryVersion}")
84
implementation("cf.wayzer:LibraryManager:1.6")
85
0 commit comments