geforkt von Mirrors/Paper
Bump reflection-rewriter to 0.0.2 (#10927)
Dieser Commit ist enthalten in:
Ursprung
e015c297db
Commit
fed26cf9a8
@ -14,7 +14,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
implementation("net.neoforged:srgutils:1.0.9") // Paper - mappings handling
|
||||
implementation("net.neoforged:AutoRenamingTool:2.0.3") // Paper - remap plugins
|
||||
+ // Paper start - Remap reflection
|
||||
+ val reflectionRewriterVersion = "0.0.1"
|
||||
+ val reflectionRewriterVersion = "0.0.2"
|
||||
+ implementation("io.papermc:reflection-rewriter:$reflectionRewriterVersion")
|
||||
+ implementation("io.papermc:reflection-rewriter-runtime:$reflectionRewriterVersion")
|
||||
+ implementation("io.papermc:reflection-rewriter-proxy-generator:$reflectionRewriterVersion")
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren