Skip to content

Commit 55a8b7e

Browse files
authored
Merge pull request #22 from TheNextLvl-net/dependabot/gradle/net.thenextlvl.core-files-2.0.2
Bump net.thenextlvl.core:files from 2.0.1 to 2.0.2
2 parents 9f807b0 + 4c051a9 commit 55a8b7e

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

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

0 commit comments

Comments
 (0)