We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6a6c50 commit dbafcf7Copy full SHA for dbafcf7
1 file changed
build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
// me.jeremiah.data.ByteTranslatable dependencies
41
implementation 'com.esotericsoftware:kryo:5.6.2'
42
43
- testImplementation 'org.junit.jupiter:junit-jupiter:6.0.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter:6.0.2'
44
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
45
46
testImplementation 'org.slf4j:slf4j-api:2.1.0-alpha1'
0 commit comments