Skip to content

Commit

Permalink
Bump me.hsgamer:hscore-minestom-gui from 4.3.28 to 4.4.1
Browse files Browse the repository at this point in the history
Bumps me.hsgamer:hscore-minestom-gui from 4.3.28 to 4.4.1.

---
updated-dependencies:
- dependency-name: me.hsgamer:hscore-minestom-gui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 11badcb commit 2aae668
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 @@ -39,7 +39,7 @@ dependencies {
implementation("org.xerial:sqlite-jdbc:3.45.0.0")
compileOnly("junit:junit:4.13.2")
implementation("org.slf4j:slf4j-api:2.0.11")
implementation("me.hsgamer:hscore-minestom-gui:4.3.28")
implementation("me.hsgamer:hscore-minestom-gui:4.4.1")
implementation("net.objecthunter:exp4j:0.4.8")
implementation("com.google.guava:guava:33.0.0-jre")
}
Expand Down

0 comments on commit 2aae668

Please sign in to comment.