File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ org.gradle.jvmargs=-Xmx6g --enable-native-access=ALL-UNNAMED
33org.gradle.parallel =true
44org.gradle.caching =true
55org.gradle.configureondemand =true
6- org.gradle.configuration-cache =false
6+ org.gradle.configuration-cache =true
77org.gradle.configuration-cache.parallel =true
88org.gradle.configuration-cache.problems =warn
99org.gradle.kotlin.dsl.allWarningsAsErrors =true
10- org.gradle.unsafe.isolated-projects =false
1110org.gradle.daemon =true
11+ # org.gradle.unsafe.isolated-projects=false
1212# org.gradle.daemon.idletimeout=300000
1313# org.gradle.logging.stacktrace=all
1414# org.gradle.welcome=never
Original file line number Diff line number Diff line change @@ -247,7 +247,7 @@ autonomousapps-bestpractices = "0.10"
247247graalvm-nativeimage = " 0.10.6"
248248github-depgraph = " 0.1.0"
249249github-changelog = " 2.2.0"
250- wire-plugin = " 5.3.1 "
250+ wire-plugin = " 5.3.2 "
251251buildkonfig = " 0.17.1"
252252gmazzo-buildconfig = " 5.6.5"
253253cyclonedx-plugin = " 1.10.0"
You can’t perform that action at this time.
0 commit comments