Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump com.iridium:IridiumCore from 1.9.7 to 1.9.9
Browse files Browse the repository at this point in the history
Bumps com.iridium:IridiumCore from 1.9.7 to 1.9.9.

---
updated-dependencies:
- dependency-name: com.iridium:IridiumCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jun 10, 2024

Verified

This commit was signed with the committer’s verified signature.
raman325 Raman Gupta
1 parent cabac1c commit 0052091
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
@@ -24,7 +24,7 @@ repositories {
dependencies {
// Dependencies that we want to shade in
implementation("org.jetbrains:annotations:24.1.0")
implementation("com.iridium:IridiumCore:1.9.7")
implementation("com.iridium:IridiumCore:1.9.9")
implementation("org.bstats:bstats-bukkit:3.0.2")
implementation("com.j256.ormlite:ormlite-core:6.1")
implementation("com.j256.ormlite:ormlite-jdbc:6.1")

0 comments on commit 0052091

Please sign in to comment.