Skip to content

Commit daa5413

Browse files
fix(deps): update dependency net.thenextlvl.core:files to v3
1 parent cdfcafe commit daa5413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repositories {
2424
}
2525

2626
dependencies {
27-
testImplementation("net.thenextlvl.core:files:2.0.3")
27+
testImplementation("net.thenextlvl.core:files:3.0.0")
2828

2929
compileOnly("org.jspecify:jspecify:1.0.0")
3030

0 commit comments

Comments
 (0)