Skip to content

Commit

Permalink
Fix 1.20.4-1.20.6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
dlsf committed Oct 7, 2024
1 parent 702cf14 commit 8d47cab
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 @@ -25,7 +25,7 @@ dependencies {
implementation("org.jetbrains:annotations:25.0.0")
implementation("com.j256.ormlite:ormlite-core:6.1")
implementation("com.j256.ormlite:ormlite-jdbc:6.1")
implementation("com.iridium:IridiumTeams:2.5.8")
implementation("com.iridium:IridiumTeams:2.5.9")
implementation("commons-lang:commons-lang:2.6")

// Other dependencies that are not required or already available at runtime
Expand Down

0 comments on commit 8d47cab

Please sign in to comment.