11[versions ]
22ksp = " 2.2.21-2.0.4"
3- kotlinJupyter = " 0.15 .0-629 "
3+ kotlinJupyter = " 0.16 .0-736 "
44
5- ktlint = " 12.3.0 "
5+ ktlint = " 14.0.1 "
66
77kotlin = " 2.2.21"
88# make sure to sync manually with :plugins:keywords-generator module
@@ -18,26 +18,25 @@ korro = "0.1.6"
1818
1919binaryCompatibilityValidator = " 0.17.0"
2020kover = " 0.9.1"
21- deephavenCsv = " 0.15 .0"
21+ deephavenCsv = " 0.18 .0"
2222fastDoubleParser = " 2.0.1"
23- commonsCsv = " 1.12.0 "
24- commonsCompress = " 1.27.1 "
23+ commonsCsv = " 1.14.1 "
24+ commonsCompress = " 1.28.0 "
2525commonsIo = " 2.18.0"
26- commonsStatistics = " 1.1"
27- serialization = " 1.7.1"
28- poi = " 5.4.1"
29- mariadb = " 3.5.1"
30- h2db = " 2.3.232"
31- mssql = " 12.8.1.jre11"
32- mysql = " 9.1.0"
33- postgresql = " 42.7.4"
34- sqlite = " 3.47.1.0"
35- jtsCore = " 1.19.0"
26+ commonsStatistics = " 1.2"
27+ serialization = " 1.9.0"
28+ poi = " 5.5.0"
29+ mariadb = " 3.5.6"
30+ h2db = " 2.4.240"
31+ mssql = " 13.2.1.jre11"
32+ mysql = " 9.5.0"
33+ postgresql = " 42.7.8"
34+ sqlite = " 3.51.0.0"
3635kotlinDatetime = " 0.7.1-0.6.x-compat"
37- openapi = " 2.1.24 "
38- kotlinLogging = " 7.0.3 "
39- sl4j = " 2.0.16 "
40- log4j = " 2.24.3 "
36+ openapi = " 2.1.36 "
37+ kotlinLogging = " 7.0.13 "
38+ sl4j = " 2.0.17 "
39+ log4j = " 2.25.2 "
4140
4241junit = " 4.13.2"
4342junit-jupiter = " 5.11.3"
@@ -59,7 +58,7 @@ duckdb = "1.3.1.0"
5958buildconfig = " 5.6.7"
6059benchmark = " 0.4.12"
6160
62- geotools = " 33.2 "
61+ geotools = " 34.1 "
6362jai-core = " 1.1.3"
6463jts = " 1.20.0"
6564
@@ -106,7 +105,6 @@ mssql = { group = "com.microsoft.sqlserver", name = "mssql-jdbc", version.ref =
106105mysql = { group = " com.mysql" , name = " mysql-connector-j" , version.ref = " mysql" }
107106postgresql = { group = " org.postgresql" , name = " postgresql" , version.ref = " postgresql" }
108107sqlite = { group = " org.xerial" , name = " sqlite-jdbc" , version.ref = " sqlite" }
109- jts = { group = " org.locationtech.jts" , name = " jts-core" , version.ref = " jtsCore" }
110108
111109# Example notebooks Kandy versions
112110kandy-notebook = { group = " org.jetbrains.kotlinx" , name = " kandy-lets-plot" , version.ref = " kandy-notebook" }
0 commit comments