Skip to content

Commit

Permalink
Bump IridiumCore to 1.3.2 (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlsf authored Oct 4, 2021
1 parent 4e5f84c commit 38cd1bf
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 @@ -23,7 +23,7 @@ repositories {
dependencies {
// Dependencies that we want to shade in
implementation("org.jetbrains:annotations:22.0.0")
implementation("com.iridium:IridiumCore:1.3.1")
implementation("com.iridium:IridiumCore:1.3.2")
implementation("org.bstats:bstats-bukkit:2.2.1")
implementation("com.github.j256:ormlite-core:master-SNAPSHOT")
implementation("com.j256.ormlite:ormlite-jdbc:5.6")
Expand Down

0 comments on commit 38cd1bf

Please sign in to comment.