Skip to content

Commit

Permalink
Bump com.iridium:IridiumCore from 2.0.6 to 2.0.8.8 (#37)
Browse files Browse the repository at this point in the history
Bumps com.iridium:IridiumCore from 2.0.6 to 2.0.8.8.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent ce7a0bd commit 90511fd
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 @@ -24,7 +24,7 @@ repositories {
dependencies {
// Dependencies that we want to shade in
implementation("org.jetbrains:annotations:26.0.1")
implementation("com.iridium:IridiumCore:2.0.6")
implementation("com.iridium:IridiumCore:2.0.8.8")
implementation("org.bstats:bstats-bukkit:3.1.0")
implementation("com.j256.ormlite:ormlite-core:6.1")
implementation("com.j256.ormlite:ormlite-jdbc:6.1")
Expand Down

0 comments on commit 90511fd

Please sign in to comment.