Skip to content

Commit 8fe6419

Browse files
Bump net.thenextlvl.core:files from 2.0.0 to 2.0.1
Bumps net.thenextlvl.core:files from 2.0.0 to 2.0.1. --- updated-dependencies: - dependency-name: net.thenextlvl.core:files dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e6db4b3 commit 8fe6419

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
@@ -33,7 +33,7 @@ dependencies {
3333
compileOnly("org.projectlombok:lombok:1.18.36")
3434

3535
implementation("net.thenextlvl.core:i18n:1.0.20")
36-
implementation("net.thenextlvl.core:files:2.0.0")
36+
implementation("net.thenextlvl.core:files:2.0.1")
3737
implementation("net.thenextlvl.core:paper:2.0.3")
3838
implementation("org.bstats:bstats-bukkit:3.1.0")
3939
implementation(project(":api"))

0 commit comments

Comments
 (0)