Skip to content

Commit b767980

Browse files
committed
Update library and plugin versions
Bump commonsIo to 2.18.0, mysql to 9.1.0, and kotlinLogging to 7.0.3. Update plugin-publish to 1.3.0, shadow to 8.3.5, and buildconfig to 5.5.1.
1 parent b83cbfc commit b767980

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
@@ -22,19 +22,19 @@ deephavenCsv = "0.15.0"
2222
fastDoubleParser = "2.0.1"
2323
commonsCsv = "1.11.0"
2424
commonsCompress = "1.27.1"
25-
commonsIo = "2.16.1"
25+
commonsIo = "2.18.0"
2626
serialization = "1.7.1"
2727
poi = "5.3.0"
2828
mariadb = "3.4.1"
2929
h2db = "2.3.232"
3030
mssql = "12.8.1.jre11"
31-
mysql = "9.0.0"
31+
mysql = "9.1.0"
3232
postgresql = "42.7.4"
3333
sqlite = "3.46.1.0"
3434
jtsCore = "1.19.0"
3535
kotlinDatetime = "0.6.1"
3636
openapi = "2.1.22"
37-
kotlinLogging = "7.0.0"
37+
kotlinLogging = "7.0.3"
3838
sl4j = "2.0.16"
3939

4040
junit = "4.13.2"
@@ -49,13 +49,13 @@ arrow = "17.0.0"
4949
docProcessor = "0.3.10"
5050
simpleGit = "2.0.3"
5151
dependencyVersions = "0.51.0"
52-
plugin-publish = "1.2.1"
53-
shadow = "8.3.3"
52+
plugin-publish = "1.3.0"
53+
shadow = "8.3.5"
5454
android-gradle-api = "7.3.1" # Can't be updated to 7.4.0+ due to Java 8 compatibility
5555
ktor = "2.3.12"
5656
kotlin-compile-testing = "1.6.0"
5757
duckdb = "1.0.0"
58-
buildconfig = "5.4.0"
58+
buildconfig = "5.5.1"
5959
benchmark = "0.4.12"
6060

6161
geotools = "32.0"

0 commit comments

Comments
 (0)