Skip to content

Commit

Permalink
Merge pull request #44 from TheNextLvl-net/dependabot/gradle/velocity…
Browse files Browse the repository at this point in the history
…/net.thenextlvl.core-files-2.0.0

Bump net.thenextlvl.core:files from 1.0.5 to 2.0.0 in /velocity
  • Loading branch information
NonSwag authored Oct 30, 2024
2 parents 6361b73 + 7c4d39d commit 1705004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velocity/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {

implementation(project(":api"))
implementation("org.bstats:bstats-velocity:3.1.0")
implementation("net.thenextlvl.core:files:1.0.5")
implementation("net.thenextlvl.core:files:2.0.0")
implementation("net.thenextlvl.core:i18n:1.0.20")
implementation("net.thenextlvl.core:version-checker:1.0.1")

Expand Down

0 comments on commit 1705004

Please sign in to comment.