File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ and this project follows the [Ragnarök Versioning Convention](https://github.co
2626 - Updated to [ RetroFuturaGradle] ( https://github.com/GTNewHorizons/RetroFuturaGradle ) 2.0.2
2727 - Updated to [ foojay-resolver] ( https://github.com/gradle/foojay-toolchains ) 1.0.0
2828 - Updated to [ Gradle] ( https://gradle.org ) 9.2.1
29- - Updated to [ JUnit] ( https://junit.org/ ) 6.0 .1
29+ - Updated to [ JUnit] ( https://junit.org/ ) 5.14 .1
3030
3131### Red Core MC
3232
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ val jafamaVersion = "2.3.2"
99
1010val log4jVersion = " 2.17.1" // Forged
1111
12- val jUnitVersion = " 6.0 .1"
12+ val jUnitVersion = " 5.14 .1"
1313
1414dependencies {
1515 embed(" net.jafama" , " jafama" , jafamaVersion)
You can’t perform that action at this time.
0 commit comments