Skip to content

Commit

Permalink
Bump com.iridium:IridiumCore from 2.0.5 to 2.0.6
Browse files Browse the repository at this point in the history
Bumps com.iridium:IridiumCore from 2.0.5 to 2.0.6.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 4744b63 commit 6aabe2b
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:24.1.0")
implementation("com.iridium:IridiumCore:2.0.5")
implementation("com.iridium:IridiumCore:2.0.6")
implementation("org.bstats:bstats-bukkit:3.0.3")
implementation("com.j256.ormlite:ormlite-core:6.1")
implementation("com.j256.ormlite:ormlite-jdbc:6.1")
Expand Down

0 comments on commit 6aabe2b

Please sign in to comment.