Skip to content

Commit ec0c8a0

Browse files
authored
Bump IridiumCore
1 parent 7120d26 commit ec0c8a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "com.iridium"
8-
version = "2.6.12"
8+
version = "2.6.13"
99
description = "IridiumTeams"
1010

1111
repositories {
@@ -29,7 +29,7 @@ dependencies {
2929
implementation("org.jetbrains:annotations:26.0.2-1")
3030
implementation("com.j256.ormlite:ormlite-core:6.1")
3131
implementation("com.j256.ormlite:ormlite-jdbc:6.1")
32-
implementation("com.iridium:IridiumCore:2.0.13")
32+
implementation("com.iridium:IridiumCore:2.0.14")
3333

3434
// Other dependencies that are not required or already available at runtime
3535
compileOnly("org.projectlombok:lombok:1.18.42")

0 commit comments

Comments
 (0)