Skip to content

Commit 6c6b8c2

Browse files
committed
Update Flare
1 parent a2726fa commit 6c6b8c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pufferfish-server/build.gradle.kts.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
isTransitive = false // includes junit
6161
}
6262

63-
+ implementation("net.serlith:Flare:4.1.3") // Pufferfish - Flare
63+
+ implementation("net.serlith:Flare:4.1.4") // Pufferfish - Flare
6464
+ implementation("net.serlith.ConfigAPI:ConfigAPI-core:1.2.7") // Pufferfish - Config API
6565
+
6666
testImplementation("io.github.classgraph:classgraph:4.8.184") // For mob goal test

0 commit comments

Comments
 (0)