lWoHvYe / unicorn

基于最新的Java 21和SpringBoot 3.2。根据eladmin项目进行改造。整合常用的Components.
https://lwohvye.github.io/unicorn/
Apache License 2.0
40 stars 21 forks source link

Update gradle to 8.10.2 #394

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

Upgrade to latest gradle version 8.10.2

fixed issues - [#30497](https://github.com/gradle/gradle/issues/30497) DefaultTaskCollection#configureEach(Action) on task set cannot be executed in the current context since 8.10.1 - [#30477](https://github.com/gradle/gradle/issues/30477) Kotlin Mutliplatform build with reused daemon fails with "Cannot query the value of task ':compileKotlinWindows' property 'kotlinNativeBundleBuildService' because it has no value available." - [#30472](https://github.com/gradle/gradle/issues/30472) Investigate possibly broken 8.10.1

Automated changes by create-pull-request GitHub action