Skip to content

Commit 4d3f6ae

Browse files
authored
Update stefvanischie-if version to 0.11.6 (#173)
2 parents e3ad35c + 056dab2 commit 4d3f6ae

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
77
javaVersion=21
88
mcVersion=1.21.11
99
group=dev.slne.surf
10-
version=1.21.11-2.45.0
10+
version=1.21.11-2.45.1
1111
relocationPrefix=dev.slne.surf.surfapi.libs
12-
snapshot=false
12+
snapshot=false

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ brigadier = "1.0.500"
5252
datafixerupper = "8.0.16"
5353
configurate = "4.2.0"
5454
more-persistent-data-types = "2.4.0"
55-
stefvanschie-if = "0.11.5"
55+
stefvanschie-if = "0.11.6"
5656
inventory-framework = "3.7.1"
5757
flogger = "0.9"
5858
aide-reflection = "1.3"
@@ -187,4 +187,4 @@ ktor-client = ["ktor-client-core", "ktor-client-okhttp", "ktor-client-content-ne
187187
inventory-framework = ["inventory-framework-platform-paper", "inventory-framework-platform-bukkit"]
188188
reactor-netty = ["reactor-netty-core", "reactor-netty-http"]
189189
kotlin-coroutines = ["kotlinxCoroutines-core", "kotlinxCoroutines-reactor", "kotlinxCoroutines-reactive"]
190-
kotlin-serialization = ["kotlin-serialization-json", "kotlin-serialization-protobuf"]
190+
kotlin-serialization = ["kotlin-serialization-json", "kotlin-serialization-protobuf"]

0 commit comments

Comments
 (0)