Skip to content

Commit e2443b1

Browse files
committed
Bumped versions for commonsCsv to 1.11.0, commonsCompress to 1.27.1, poi to 5.3.0, kotlinDatetime to 0.6.1, openapi to 2.1.22, and ktor-server-netty to 2.3.12
1 parent 7f26eb0 commit e2443b1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,21 @@ korro = "0.1.6"
2020
# https://github.com/Kotlin/dataframe/issues/594
2121
kover = "0.6.1"
2222

23-
commonsCsv = "1.10.0"
24-
commonsCompress = "1.26.0"
23+
commonsCsv = "1.11.0"
24+
commonsCompress = "1.27.1"
2525
commonsIo = "2.16.1"
2626
serialization = "1.7.1"
2727
fuel = "2.3.1"
28-
poi = "5.2.5"
28+
poi = "5.3.0"
2929
mariadb = "3.4.1"
3030
h2db = "2.3.232"
3131
mssql = "12.8.1.jre11"
3232
mysql = "9.0.0"
3333
postgresql = "42.7.4"
3434
sqlite = "3.46.1.0"
3535
jtsCore = "1.19.0"
36-
kotlinDatetime = "0.6.0"
37-
openapi = "2.1.20"
36+
kotlinDatetime = "0.6.1"
37+
openapi = "2.1.22"
3838
kotlinLogging = "7.0.0"
3939
sl4j = "2.0.16"
4040

@@ -53,7 +53,7 @@ dependencyVersions = "0.51.0"
5353
plugin-publish = "1.2.1"
5454
shadow = "8.1.1"
5555
android-gradle-api = "7.3.1" # Can't be updated to 7.4.0+ due to Java 8 compatibility
56-
ktor-server-netty = "2.3.8"
56+
ktor-server-netty = "2.3.12"
5757
kotlin-compile-testing = "1.6.0"
5858
duckdb = "1.0.0"
5959
buildconfig = "5.4.0"

0 commit comments

Comments
 (0)