Skip to content

Commit

Permalink
Bump net.thenextlvl.core:i18n from 1.0.18 to 1.0.19 in /plugin
Browse files Browse the repository at this point in the history
Bumps net.thenextlvl.core:i18n from 1.0.18 to 1.0.19.

---
updated-dependencies:
- dependency-name: net.thenextlvl.core:i18n
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent e710453 commit c510f0f
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 c510f0f

Please sign in to comment.