Skip to content

Commit

Permalink
Bump net.thenextlvl.core:version-checker from 1.2.2 to 1.2.3
Browse files Browse the repository at this point in the history
Bumps net.thenextlvl.core:version-checker from 1.2.2 to 1.2.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 01d14df commit 6100abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
implementation("com.google.code.gson:gson:2.11.0")
implementation("ch.qos.logback:logback-classic:1.5.12")

implementation("net.thenextlvl.core:version-checker:1.2.2")
implementation("net.thenextlvl.core:version-checker:1.2.3")
implementation("net.thenextlvl.core:annotations:2.0.1")
implementation("net.thenextlvl.core:files:2.0.0")
implementation("net.thenextlvl.core:utils:1.0.9")
Expand Down

0 comments on commit 6100abe

Please sign in to comment.