File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[versions ]
2- bcel = " 6.10.0"
3- ben-manes-versions = " 0.52.0"
2+ bcel = " 6.13.0"
3+ ben-manes-versions = " 0.61.0"
4+ # JUnit 6 requires Java 17; this project supports Java 11.
45junit = " 5.11.4"
5- kotlin = " 2.1.0 "
6- tank-royale-bot-api = " 1.0.2 "
6+ kotlin = " 2.4.20 "
7+ tank-royale-bot-api = " 1.2.0 "
78
89[libraries ]
910bcel = { module = " org.apache.bcel:bcel" , version.ref = " bcel" }
@@ -13,5 +14,5 @@ junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher
1314tank-royale-bot-api = { module = " dev.robocode.tankroyale:robocode-tankroyale-bot-api" , version.ref = " tank-royale-bot-api" }
1415
1516[plugins ]
16- ben-manes-versions = { id = " com .github.ben-manes.versions" , version.ref = " ben-manes-versions" }
17+ ben-manes-versions = { id = " io .github.ben-manes.versions" , version.ref = " ben-manes-versions" }
1718kotlin-jvm = { id = " org.jetbrains.kotlin.jvm" , version.ref = " kotlin" }
You can’t perform that action at this time.
0 commit comments