chore: bump junit version to 5.11.4
This commit is contained in:
@@ -21,7 +21,7 @@ def lwjgl_natives = "natives-linux"
|
||||
|
||||
dependencies {
|
||||
// Use JUnit Jupiter for testing.
|
||||
testImplementation "org.junit.jupiter:junit-jupiter:5.9.1"
|
||||
testImplementation "org.junit.jupiter:junit-jupiter:5.11.4"
|
||||
|
||||
implementation "org.lwjgl:lwjgl:$lwjgl_version"
|
||||
implementation "org.lwjgl:lwjgl-opengl:$lwjgl_version"
|
||||
|
||||
Reference in New Issue
Block a user