Skip to content

Commit 601bd3f

Browse files
authored
update: droplet api
1 parent f7cbeda commit 601bd3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kotlin = "2.0.20"
33
kotlin-coroutines = "1.9.0"
44
shadow = "8.3.3"
55
log4j = "2.20.0"
6-
droplet-api = "0.0.1-dev.16b322c"
6+
droplet-api = "0.0.1-dev.03e86da"
77
simplecloud-pubsub = "1.0.5"
88
simplecloud-metrics = "1.0.0"
99
jooq = "3.19.3"
@@ -66,4 +66,4 @@ configurate = [
6666
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
6767
shadow = { id = "com.gradleup.shadow", version.ref = "shadow" }
6868
jooq-codegen = { id = "org.jooq.jooq-codegen-gradle", version.ref = "jooq" }
69-
sonatype-central-portal-publisher = { id = "net.thebugmc.gradle.sonatype-central-portal-publisher", version.ref = "sonatype-central-portal-publisher" }
69+
sonatype-central-portal-publisher = { id = "net.thebugmc.gradle.sonatype-central-portal-publisher", version.ref = "sonatype-central-portal-publisher" }

0 commit comments

Comments
 (0)