We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3edf59 + d3b4778 commit d300512Copy full SHA for d300512
build.gradle.kts
@@ -26,7 +26,7 @@ repositories {
26
dependencies {
27
testImplementation(platform("org.junit:junit-bom:5.11.4"))
28
testImplementation("org.junit.jupiter:junit-jupiter")
29
- testImplementation("net.thenextlvl.core:files:2.0.0")
+ testImplementation("net.thenextlvl.core:files:2.0.1")
30
31
compileOnly("net.thenextlvl.core:annotations:2.0.1")
32
compileOnly("org.projectlombok:lombok:1.18.36")
0 commit comments