Skip to content

Commit

Permalink
Bump com.iridium:IridiumCore from 1.9.5 to 1.9.6 (#20)
Browse files Browse the repository at this point in the history
Bumps com.iridium:IridiumCore from 1.9.5 to 1.9.6.

---
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 May 15, 2024
1 parent 4634f43 commit 7d69abf
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:1.9.5")
implementation("com.iridium:IridiumCore:1.9.6")
implementation("org.bstats:bstats-bukkit:3.0.2")
implementation("com.j256.ormlite:ormlite-core:6.1")
implementation("com.j256.ormlite:ormlite-jdbc:6.1")
Expand Down

0 comments on commit 7d69abf

Please sign in to comment.