Kotlin / dataframe

Structured data processing in Kotlin
https://kotlin.github.io/dataframe/overview.html
Apache License 2.0
772 stars 48 forks source link

Updated MySQL and PostgreSQL versions in build config #609

Closed zaleslaw closed 4 months ago

zaleslaw commented 4 months ago

Updated the MySQL and PostgreSQL versions in the Gradle build configuration. Also changed the MySQL connector's Java group, enhancing the build process compatibility with the latest versions.

Closes #540