metio / yosql

zero dependency database access for java
https://yosql.projects.metio.wtf/
Creative Commons Zero v1.0 Universal
7 stars 1 forks source link

Update gradle-wrapper to latest version #253

Closed sebhoss closed 1 year ago

sebhoss commented 1 year ago

Upgrade to latest gradle version 8.1.1

fixed issues - [#24788](https://github.com/gradle/gradle/issues/24788) Gradle 8.1 configure freeCompilerArgs for Kotlin in buildSrc breaks build with unhelpful errors - [#24754](https://github.com/gradle/gradle/issues/24754) Kotlin DSL precompiled script plugins built with Gradle 8.1 cannot be used with other versions of Gradle - [#24748](https://github.com/gradle/gradle/issues/24748) MethodTooLargeException when instrumenting a class with thousand of lambdas for configuration cache
known issues - [#24908](https://github.com/gradle/gradle/issues/24908) libs not found in kts file using apply(from = starting in 8.1