Skip to content

Commit

Permalink
Merge pull request #8 from TheNextLvl-net/dependabot/gradle/plugin/ne…
Browse files Browse the repository at this point in the history
…t.thenextlvl.core-i18n-1.0.19

Bump net.thenextlvl.core:i18n from 1.0.18 to 1.0.19 in /plugin
  • Loading branch information
NonSwag authored Jul 16, 2024
2 parents e710453 + c510f0f commit 65e300e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {

implementation(project(":api"))
implementation("net.thenextlvl.core:files:1.0.5")
implementation("net.thenextlvl.core:i18n:1.0.18")
implementation("net.thenextlvl.core:i18n:1.0.19")

annotationProcessor("org.projectlombok:lombok:1.18.32")
annotationProcessor("com.velocitypowered:velocity-api:3.3.0-SNAPSHOT")
Expand Down

0 comments on commit 65e300e

Please sign in to comment.