Skip to content

Commit c36d365

Browse files
fix(deps): update dependency net.thenextlvl.core:files to v3.0.2
1 parent 803b143 commit c36d365

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:3.0.1")
27+
testImplementation("net.thenextlvl.core:files:3.0.2")
2828

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

0 commit comments

Comments
 (0)