We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2726fa commit 6c6b8c2Copy full SHA for 6c6b8c2
1 file changed
pufferfish-server/build.gradle.kts.patch
@@ -60,7 +60,7 @@
60
isTransitive = false // includes junit
61
}
62
63
-+ implementation("net.serlith:Flare:4.1.3") // Pufferfish - Flare
++ implementation("net.serlith:Flare:4.1.4") // Pufferfish - Flare
64
+ implementation("net.serlith.ConfigAPI:ConfigAPI-core:1.2.7") // Pufferfish - Config API
65
+
66
testImplementation("io.github.classgraph:classgraph:4.8.184") // For mob goal test
0 commit comments