Skip to content

Commit

Permalink
Version Increment
Browse files Browse the repository at this point in the history
  • Loading branch information
PeachesMLG committed Dec 27, 2024
1 parent 9ad387a commit f0e85db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group = "com.iridium"
version = "2.5.9.2"
version = "2.5.9.5"
description = "IridiumTeams"

repositories {
Expand All @@ -29,7 +29,7 @@ dependencies {
implementation("org.jetbrains:annotations:26.0.1")
implementation("com.j256.ormlite:ormlite-core:6.1")
implementation("com.j256.ormlite:ormlite-jdbc:6.1")
implementation("com.iridium:IridiumCore:2.0.8.2")
implementation("com.iridium:IridiumCore:2.0.8.5")

// Other dependencies that are not required or already available at runtime
compileOnly("org.projectlombok:lombok:1.18.36")
Expand Down

0 comments on commit f0e85db

Please sign in to comment.