Skip to content

Commit d300512

Browse files
authored
Merge pull request #13 from TheNextLvl-net/dependabot/gradle/net.thenextlvl.core-files-2.0.1
Bump net.thenextlvl.core:files from 2.0.0 to 2.0.1
2 parents c3edf59 + d3b4778 commit d300512

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
@@ -26,7 +26,7 @@ repositories {
2626
dependencies {
2727
testImplementation(platform("org.junit:junit-bom:5.11.4"))
2828
testImplementation("org.junit.jupiter:junit-jupiter")
29-
testImplementation("net.thenextlvl.core:files:2.0.0")
29+
testImplementation("net.thenextlvl.core:files:2.0.1")
3030

3131
compileOnly("net.thenextlvl.core:annotations:2.0.1")
3232
compileOnly("org.projectlombok:lombok:1.18.36")

0 commit comments

Comments
 (0)