File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencyResolutionManagement {
1515 // Main
1616 library(' jopt-simple' , ' net.sf.jopt-simple:jopt-simple:6.0-alpha-3' )
1717 library(' securemodules' , ' net.minecraftforge:securemodules:2.2.21' )
18- library(' srgutils' , ' net.minecraftforge:srgutils:0.5.11 ' )
18+ library(' srgutils' , ' net.minecraftforge:srgutils:0.6.6 ' )
1919 library(' nulls' , ' org.jetbrains:annotations:26.0.2' ) // Got to have our null annotations!
2020
2121 library(' eclipse-jdt' , ' org.eclipse.jdt:org.eclipse.jdt.core:3.40.0' )
@@ -35,7 +35,7 @@ dependencyResolutionManagement {
3535 library(' junit-platform-launcher' , ' org.junit.platform:junit-platform-launcher:1.12.0' )
3636 bundle(' junit-runtime' , [' junit-engine' , ' junit-platform-launcher' ])
3737
38- version(' asm' , ' 9.7 .1' )
38+ version(' asm' , ' 9.9 .1' )
3939 library(' asm' , ' org.ow2.asm' , ' asm' ). versionRef(' asm' )
4040 library(' asm-tree' , ' org.ow2.asm' , ' asm-tree' ). versionRef(' asm' )
4141 bundle(' asm' , [' asm' , ' asm-tree' ])
You can’t perform that action at this time.
0 commit comments