Skip to content

Commit

Permalink
Bump CFW version to 1.0.0-ALPHA-14
Browse files Browse the repository at this point in the history
  • Loading branch information
Almighty-Satan committed Sep 15, 2024
1 parent 5c50f3b commit b2d8198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ fun DependencyHandler.modularInternal(dependencyNotation: Any, localFileName: St

dependencies {
modularInternal("de.varoplugin:CFW:0.6.18", "CFW-legacy")
modularInternal("de.varoplugin:cfw:1.0.0-ALPHA-13", "CFW")
modularInternal("de.varoplugin:cfw:1.0.0-ALPHA-14", "CFW")

implementation("org.spigotmc:spigot-api:1.8.8-R0.1-SNAPSHOT")
compileOnly("com.googlecode.json-simple:json-simple:1.1.1")
Expand Down

0 comments on commit b2d8198

Please sign in to comment.