Compare commits
4 Commits
9873ea3914
...
66318307cd
| Author | SHA1 | Date | |
|---|---|---|---|
| 66318307cd | |||
| 730d4e96df | |||
| 04cfedd9fc | |||
| 543a256587 |
+1
-1
@@ -42,7 +42,7 @@ dependencies {
|
|||||||
api("com.badlogicgames.gdx:gdx-backend-lwjgl3:$gdxVersion")
|
api("com.badlogicgames.gdx:gdx-backend-lwjgl3:$gdxVersion")
|
||||||
api("com.badlogicgames.gdx:gdx-platform:$gdxVersion:natives-desktop")
|
api("com.badlogicgames.gdx:gdx-platform:$gdxVersion:natives-desktop")
|
||||||
|
|
||||||
testImplementation(platform("org.junit:junit-bom:5.14.4"))
|
testImplementation(platform("org.junit:junit-bom:6.0.3"))
|
||||||
testImplementation("org.junit.jupiter:junit-jupiter")
|
testImplementation("org.junit.jupiter:junit-jupiter")
|
||||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
|
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user