René's URL Explorer Experiment


Title: chore(deps): update gradle to v9 by renovate[bot] · Pull Request #230 · SmartOperatingBlock/kotlin-template-project · GitHub

Open Graph Title: chore(deps): update gradle to v9 by renovate[bot] · Pull Request #230 · SmartOperatingBlock/kotlin-template-project

X Title: chore(deps): update gradle to v9 by renovate[bot] · Pull Request #230 · SmartOperatingBlock/kotlin-template-project

Description: ℹ️ Note This PR body was truncated due to platform limits. This PR contains the following updates: Package Update Change gradle (source) major 8.5 → 9.6.1 Release Notes gradle/gradle (gradle) v9.6.1 Compare Source v9.6.0 Compare Source v9.5.1: 9.5.1 Compare Source The Gradle team is excited to announce Gradle 9.5.1. Here are the highlights of this release: Task provenance in reports and failure messages Type-safe accessors for precompiled Kotlin Settings plugins Read the Release Notes We would like to thank the following community members for their contributions to this release of Gradle: atm1020, mataha, Adam, Attila Kelemen, Benedikt Ritter, Björn Kautler, Caro Silva Rode, CHANHAN, Dmitry Nezavitin, Eng Zer Jun, KugelLibelle, Madalin Valceleanu, Markus Gaisbauer, Oliver Kopp, Philip Wedemann, ploober, Roberto Perez Alcolea, Rohit Anand, Suvrat Acharya, Ujwal Suresh Vanjare, Victor Merkulov Upgrade instructions Switch your build to use Gradle 9.5.1 by updating your wrapper: ./gradlew wrapper --gradle-version=9.5.1 && ./gradlew wrapper See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v9.5.0: 9.5.0 Compare Source The Gradle team is excited to announce Gradle 9.5.0. Here are the highlights of this release: Task provenance in reports and failure messages Type-safe accessors for precompiled Kotlin Settings plugins Read the Release Notes We would like to thank the following community members for their contributions to this release of Gradle: atm1020, mataha, Adam, Attila Kelemen, Benedikt Ritter, Björn Kautler, Caro Silva Rode, CHANHAN, Dmitry Nezavitin, Eng Zer Jun, KugelLibelle, Madalin Valceleanu, Markus Gaisbauer, Oliver Kopp, Philip Wedemann, ploober, Roberto Perez Alcolea, Rohit Anand, Suvrat Acharya, Ujwal Suresh Vanjare, Victor Merkulov Upgrade instructions Switch your build to use Gradle 9.5.0 by updating your wrapper: ./gradlew wrapper --gradle-version=9.5.0 && ./gradlew wrapper See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v9.4.1: 9.4.1 Compare Source The Gradle team is excited to announce Gradle 9.4.1. Here are the highlights of this release: Java 26 support Non-class-based JVM tests Enhanced console progress bar Read the Release Notes We would like to thank the following community members for their contributions to this release of Gradle: akankshaa-00, Attila Kelemen, Björn Kautler, dblood, Dennis Rieks, duvvuvenkataramana, John Burns, Julian, kevinstembridge, Niels Doucet, Philip Wedemann, ploober, Richard Hernandez, Roberto Perez Alcolea, Sebastian Lövdahl, stephan2405, Stephane Landelle, Ujwal Suresh Vanjare, Victor Merkulov, Vincent Potuček, Vladimir Sitnikov. Upgrade instructions Switch your build to use Gradle 9.4.1 by updating your wrapper: ./gradlew wrapper --gradle-version=9.4.1 && ./gradlew wrapper See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v9.4.0: 9.4.0 Compare Source The Gradle team is excited to announce Gradle 9.4.0. Here are the highlights of this release: Java 26 support Non-class-based JVM tests Enhanced console progress bar Read the Release Notes We would like to thank the following community members for their contributions to this release of Gradle: akankshaa-00, Attila Kelemen, Björn Kautler, dblood, Dennis Rieks, duvvuvenkataramana, John Burns, Julian, kevinstembridge, Niels Doucet, Philip Wedemann, ploober, Richard Hernandez, Roberto Perez Alcolea, Sebastian Lövdahl, stephan2405, Stephane Landelle, Ujwal Suresh Vanjare, Victor Merkulov, Vincent Potuček, Vladimir Sitnikov. Upgrade instructions Switch your build to use Gradle 9.4.0 by updating your wrapper: ./gradlew wrapper --gradle-version=9.4.0 && ./gradlew wrapper See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v9.3.1: 9.3.1 Compare Source This is a patch release for 9.3.0. We recommend using 9.3.1 instead of 9.3.0. The following issues were resolved: Cannot find testcases from Android Screenshot Test plugin since Gradle 9.3.0 Excluding dependencies from included builds doesn't work in Gradle 9.3.0 ExternalDependency and DependencyConstraint cannot be passed to DependencyResolveDetails#useTarget Gradle 9.3.0 generate JUnit test result files with wrong name Build cache cannot handle outputs with non-BMP characters in the filename Emojis in test names should not break build caching Non utf-8 c code is no longer buildable Breaking change in 9.3.0 regarding cross-project dependency manipulation JUnit3 tests cannot be run with Gradle 9.3.0 Test.setScanForTestClasses(false) causes all junit4 tests to be skipped Read the Release Notes Upgrade instructions Switch your build to use Gradle 9.3.1 by updating your wrapper: ./gradlew wrapper --gradle-version=9.3.1 && ./gradlew wrapper See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v9.3.0: 9.3.0 Compare Source The Gradle team is excited to announce Gradle 9.3.0. Here are the highlights of this release: Test reporting improvements Error and warning improvements Build authoring improvements Read the Release Notes We would like to thank the following community members for their contributions to this release of Gradle: Adam, Adam, Aharnish Solanki, Andrzej Zabost, Björn Kautler, Boris Petrov, Jendrik Johannes, Kamil Krzywanski, KANAKALA SAI KIRAN, Megmeehey, NurmukhametovAlexey, Philip Wedemann, Piotr Kubowicz, Samay Kumar, Shin Minjun, Stefan Oehme, Vincent Potuček, Yongshun Ye. Upgrade instructions Switch your build to use Gradle 9.3.0 by updating your wrapper: ./gradlew wrapper --gradle-version=9.3.0 && ./gradlew wrapper See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v9.2.1: 9.2.1 Compare Source The Gradle team is excited to announce Gradle 9.2.1. Here are the highlights of this release: Windows ARM support Improved publishing APIs Better guidance for dependency verification failures Read the Release Notes We would like to thank the following community members for their contributions to this release of Gradle: Adam, Björn Kautler, hasunzo, HYEON, Hyunjoon Park, HYUNJUN SON, Jendrik Johannes, Kirill Gavrilov, Madalin Valceleanu, Martin Bonnin, Matthew Haughton, Mikhail Polivakha, Na Minhyeok, Philip Wedemann, Philipp Schneider, Róbert Papp, Simon Marquis, TheGoesen, Vincent Potucek, Xin Wang. Upgrade instructions Switch your build to use Gradle 9.2.1 by updating your wrapper: ./gradlew wrapper --gradle-version=9.2.1 && ./gradlew wrapper See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v9.2.0: 9.2.0 Compare Source The Gradle team is excited to announce Gradle 9.2.0. Here are the highlights of this release: Windows ARM support Improved publishing APIs Better guidance for dependency verification failures Read the Release Notes We would like to thank the following community members for their contributions to this release of Gradle: Adam, Björn Kautler, hasunzo, HYEON, Hyunjoon Park, HYUNJUN SON, Jendrik Johannes, Kirill Gavrilov, Madalin Valceleanu, Martin Bonnin, Matthew Haughton, Mikhail Polivakha, Na Minhyeok, Philip Wedemann, Philipp Schneider, Róbert Papp, Simon Marquis, TheGoesen, Vincent Potucek, Xin Wang. Upgrade instructions Switch your build to use Gradle 9.2.0 by updating your wrapper: ./gradlew wrapper --gradle-version=9.2.0 && ./gradlew wrapper See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v9.1.0: 9.1.0 Compare Source The Gradle team is excited to announce Gradle 9.1.0. Here are the highlights of this release: Full Java 25 support Native task graph visualization Enhanced console output Read the Release Notes We would like to thank the following community members for their contributions to this release of Gradle: Eng Zer Jun, EunHyunsu, Gaëtan Muller, HeeChul Yang, Jendrik Johannes, Johnny Lim, Junho Lee, Kirill Gavrilov, Matthew Haughton, Na Minhyeok, Philip Wedemann, Philipp Schneider, Pradyumna C, r-a-sattarov, Ryszard Perkowski, Sebastian Schuberth, SebastianHeil, Staffan Al-Kadhimi, winfriedgerlach, Xin Wang. Upgrade instructions Switch your build to use Gradle 9.1.0 by updating your wrapper: ./gradlew wrapper --gradle-version=9.1.0 && ./gradlew wrapper See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v9.0.0: 9.0.0 Compare Source The Gradle team is excited to announce Gradle 9.0.0. Here are the highlights of this release: Configuration Cache is the recommended execution mode Gradle requires JVM 17 or higher to run Build scripts use Kotlin 2.2 and Groovy 4.0 Improved Kotlin DSL script compilation avoidance Read the Release Notes We would like to thank the following community members for their contributions to this release of Gradle: Aaron Matthis, Adam E, Adam S, Björn Kautler, Daniel Lacasse, Eng Zer Jun, EunHyunsu, FlorianMichael, Francisco Prieto, Gaëtan Muller, Jake Wharton, Kengo TODA, Kent Kaseda, Madalin Valceleanu, Marc Philipp, Mark S. Lewis, Matthew Haughton, Mycroft Wong, Na Minhyeok, Nelson Osacky, Olivier "Oli" Dagenais, ploober, Radai Rosenblatt, Róbert Papp, Sebastian Schuberth, Victor Merkulov. Upgrade instructions Switch your build to use Gradle 9.0.0 by updating your wrapper: ./gradlew wrapper --gradle-version=9.0.0 && ./gradlew wrapper See the Gradle 9.0.0 upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v8.14.5: 8.14.5 Compare Source The Gradle team is excited to announce Gradle 8.14.5. Here are the highlights of this release: Java 24 support GraalVM Native Image toolchain selection Enhancements to test reporting Build Authoring improvements Read the Release Notes We would like to thank the following community members for their contributions to this release of Gradle: Aurimas, Ben Bader, Björn Kautler, chandre92, Daniel Hammer, Danish Nawab, Florian Dreier, Ivy Chen, Jendrik Johannes, jimmy1995-gu, Madalin Valceleanu, Na Minhyeok. Upgrade instructions Switch your build to use Gradle 8.14.5 by updating your wrapper: ./gradlew wrapper --gradle-version=8.14.5 && ./gradlew wrapper See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v8.14.4: 8.14.4 Compare Source This is a patch release for 8.14. We recommend using 8.14.4 instead of 8.14. This release addresses two security vulnerabilities: Failure to disable repositories failing to answer can expose builds to malicious artifacts Failure to disable repositories with unknown host can expose builds to malicious artifacts It also fixes the following issues: #​34365 [Backport] Gradle doesn't stop forked processes #​35125 [Backport] Precompiled script plugin with @​file annotation loses package and breaks #​35184 [Backport] Different fingerprints in the compile classpath for the same dependency #​35228 [Backport] Fix dependency resolution issues #​35288 [Backport] Include GradleDslBaseScriptModel in 8.x #​36326 [Backport] Improve repository disabling logic #​36396 [Backport] Add partial cgroups v2 support #​36420 [Backport] Improve Java 25 support in Gradle 8.14 Read the Release Notes Upgrade instructions Switch your build to use Gradle 8.14.4 by updating your wrapper: ./gradlew wrapper --gradle-version=8.14.4 && ./gradlew wrapper See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v8.14.3: 8.14.3 Compare Source The Gradle team is excited to announce Gradle 8.14.3. This is a patch release for 8.14. We recommend using 8.14.3 instead of 8.14. Here are the highlights of this release: Java 24 support GraalVM Native Image toolchain selection Enhancements to test reporting Build Authoring improvements Read the Release Notes We would like to thank the following community members for their contributions to this release of Gradle: Aurimas, Ben Bader, Björn Kautler, chandre92, Daniel Hammer, Danish Nawab, Florian Dreier, Ivy Chen, Jendrik Johannes, jimmy1995-gu, Madalin Valceleanu, Na Minhyeok. Upgrade instructions Switch your build to use Gradle 8.14.3 by updating your wrapper: ./gradlew wrapper --gradle-version=8.14.3 && ./gradlew wrapper See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v8.14.2: 8.14.2 Compare Source The Gradle team is excited to announce Gradle 8.14.2. Here are the highlights of this release: Java 24 support GraalVM Native Image toolchain selection Enhancements to test reporting Build Authoring improvements Read the Release Notes We would like to thank the following community members for their contributions to this release of Gradle: Aurimas, Ben Bader, Björn Kautler, chandre92, Daniel Hammer, Danish Nawab, Florian Dreier, Ivy Chen, Jendrik Johannes, jimmy1995-gu, Madalin Valceleanu, Na Minhyeok. Upgrade instructions Switch your build to use Gradle 8.14.2 by updating your wrapper: ./gradlew wrapper --gradle-version=8.14.2 && ./gradlew wrapper See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v8.14.1: 8.14.1 Compare Source The Gradle team is excited to announce Gradle 8.14.1. Read the Release Notes We would like to thank the following community members for their contributions to this release of Gradle: Aurimas, Ben Bader, Björn Kautler, chandre92, Daniel Hammer, Danish Nawab, Florian Dreier, Ivy Chen, Jendrik Johannes, jimmy1995-gu, Madalin Valceleanu, Na Minhyeok. Upgrade instructions Switch your build to use Gradle 8.14.1 by updating your wrapper: ./gradlew wrapper --gradle-version=8.14.1 && ./gradlew wrapper See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v8.14: 8.14 Compare Source The Gradle team is excited to announce Gradle 8.14. Read the Release Notes We would like to thank the following community members for their contributions to this release of Gradle: Aurimas, Ben Bader, Björn Kautler, chandre92, Daniel Hammer, Danish Nawab, Florian Dreier, Ivy Chen, Jendrik Johannes, jimmy1995-gu, Madalin Valceleanu, Na Minhyeok. Upgrade instructions Switch your build to use Gradle 8.14 by updating your wrapper: ./gradlew wrapper --gradle-version=8.14 && ./gradlew wrapper See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v8.13: 8.13 Compare Source The Gradle team is excited to announce Gradle 8.13. Read the Release Notes We would like to thank the following community members for their contributions to this release of Gradle: Adam, Adam, Ahmad Al-Masry, Ahmed Ehab, Aurimas, Baptiste Decroix, Björn Kautler, Borewit, Jorge Matamoros, Lei Zhu, Madalin Valceleanu, Mohammed Thavaf, Patrick Brückner, Philip Wedemann, Roberto Perez Alcolea, Róbert Papp, Semyon Gaschenko, Shi Chen, Stefan M., Steven Schoen, tg-freigmbh, TheGoesen, Tony Robalik, Zongle Wang. Upgrade instructions Switch your build to use Gradle 8.13 by updating your wrapper: ./gradlew wrapper --gradle-version=8.13 && ./gradlew wrapper See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v8.12.1: 8.12.1 Compare Source The Gradle team is excited to announce Gradle 8.12.1. Read the Release Notes We would like to thank the following community members for their contributions to this release of Gradle: Abhiraj Adhikary, Ayush Saxena, Björn Kautler, davidburstrom, Dominic Fellbaum, Emmanuel Ferdman, Finn Petersen, Johnny Lim, Mahdi Hosseinzadeh, Martin Bonnin, Paint_Ninja, Petter Måhlén, Philip Wedemann, stegeto22, Tanish, TheGoesen, Tim Nielens, Trout Zhang, Victor Merkulov Upgrade instructions Switch your build to use Gradle 8.12.1 by updating your wrapper: ./gradlew wrapper --gradle-version=8.12.1 See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v8.12: 8.12 Compare Source The Gradle team is excited to announce Gradle 8.12. Read the Release Notes We would like to thank the following community members for their contributions to this release of Gradle: Abhiraj Adhikary, Ayush Saxena, Björn Kautler, davidburstrom, Dominic Fellbaum, Emmanuel Ferdman, Finn Petersen, Johnny Lim, Mahdi Hosseinzadeh, Martin Bonnin, Paint_Ninja, Petter Måhlén, Philip Wedemann, stegeto22, Tanish, TheGoesen, Tim Nielens, Trout Zhang, Victor Merkulov Upgrade instructions Switch your build to use Gradle 8.12 by updating your wrapper: ./gradlew wrapper --gradle-version=8.12 See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v8.11.1: 8.11.1 Compare Source This is a patch release for Gradle 8.11. We recommend users upgrade to 8.11.1 instead of 8.11. It fixes the following issues: #​31268 BuildEventsListenerRegistry corrupted with Isolated Projects and parallel configuration #​31282 Running executables sporadically fails with ETXTBSY (Text file busy) #​31284 ArrayIndexOutOfBoundsException after upgrading to gradle 8.11 when generating problems report #​31310 Unable to run Gradle task in 8.10 due to bytecode interception Read the Release Notes Upgrade instructions Switch your build to use Gradle 8.11.1 by updating your wrapper: ./gradlew wrapper --gradle-version=8.11.1 See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v8.11: 8.11 Compare Source The Gradle team is excited to announce Gradle 8.11. Read the Release Notes We would like to thank the following community members for their contributions to this release of Gradle: Adam, alyssoncs, Bilel MEDIMEGH, Björn Kautler, Chuck Thomas, Daniel Lacasse, Finn Petersen, JK, Jérémie Bresson, luozexuan, Mahdi Hosseinzadeh, Markus Gaisbauer, Matthew Haughton, Matthew Von-Maszewski, ploober, Siarhei, Titus James, vrp0211 Upgrade instructions Switch your build to use Gradle 8.11 by updating your wrapper: ./gradlew wrapper --gradle-version=8.11 See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v8.10.2: 8.10.2 Compare Source This is a patch release for 8.10. We recommend using 8.10.2 instead of 8.10 It fixes the following issues: #​30472 Investigate possibly broken 8.10.1 #​30477 Kotlin Mutliplatform build with reused daemon fails with "Cannot query the value of task ':compileKotlinWindows' property 'kotlinNativeBundleBuildService' because it has no value available." #​30497 DefaultTaskCollection#configureEach(Action) on task set cannot be executed in the current context Issues fixed in the first patch release: #​30239 Gradle 8.10 Significantly Slower Due to Dependency Resolution #​30272 Broken equals() contract for LifecycleAwareProject #​30385 Gradle should not validate isolated projects when isolated projects is disabled Read the Release Notes Upgrade instructions Switch your build to use Gradle 8.10.2 by updating your wrapper: ./gradlew wrapper --gradle-version=8.10.2 See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub. v8.10.1: 8.10.1 Compare Source This is a patch release for 8.10. We recommend using 8.10.1 instead of 8.10 It fixes the following issues: #​30239 Gradle 8.10 Significantly Slower Due to Dependency Resolution #​30272 Broken equals() contract for LifecycleAwareProject #​30385 Gradle should not validate isolated projects when isolated projects is disabled Read the Release Notes Upgrade instructions Switch your build to use Gradle 8.10.1 by updating your wrapper: ./gradlew wrapper --gradle-version=8.10.1 See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes. Reporting problems If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum. We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on [ ✂ Note PR body was truncated to here. Configuration 📅 Schedule: (UTC) Branch creation At any time (no schedule defined) Automerge At any time (no schedule defined) 🚦 Automerge: Enabled. ♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 Ignore: Close this PR and you won't be reminded about this update again. If you want to rebase/retry this PR, check this box This PR was generated by Mend Renovate. View the repository job log.

Open Graph Description: ℹ️ Note This PR body was truncated due to platform limits. This PR contains the following updates: Package Update Change gradle (source) major 8.5 → 9.6.1 Release Notes gradle/gradle (...

X Description: ℹ️ Note This PR body was truncated due to platform limits. This PR contains the following updates: Package Update Change gradle (source) major 8.5 → 9.6.1 Release Notes gradle/gradle (...

Opengraph URL: https://github.com/SmartOperatingBlock/kotlin-template-project/pull/230

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:09e59841-04dd-63cb-9009-65478784dac8
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idAB24:371D84:18F75DE:24B3215:6A4BBF15
html-safe-nonce55115c9fef57c1e57df25e0979c3242a0c74774a8f7c89c85f3d0cc3167179ad
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQjI0OjM3MUQ4NDoxOEY3NURFOjI0QjMyMTU6NkE0QkJGMTUiLCJ2aXNpdG9yX2lkIjoiOTA1NjQ5MTE3NDU0NjM1ODAzNyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacaa67010782e4a8cd8e5315cb452cda5d69eed3fe6f91eeebe01a7c0653dca1ad
hovercard-subject-tagpull_request:2727356622
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/files
twitter:imagehttps://avatars.githubusercontent.com/in/2740?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/2740?s=400&v=4
og:image:altℹ️ Note This PR body was truncated due to platform limits. This PR contains the following updates: Package Update Change gradle (source) major 8.5 → 9.6.1 Release Notes gradle/gradle (...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneae1c14875555a1dd92bdef45baa6dd9aa796df891e4e471989f7117fe3139fc1
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/SmartOperatingBlock/kotlin-template-project git https://github.com/SmartOperatingBlock/kotlin-template-project.git
octolytics-dimension-user_id121942328
octolytics-dimension-user_loginSmartOperatingBlock
octolytics-dimension-repository_id588623612
octolytics-dimension-repository_nwoSmartOperatingBlock/kotlin-template-project
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id588623612
octolytics-dimension-repository_network_root_nwoSmartOperatingBlock/kotlin-template-project
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releaseb15c57117aeff522995a9578e1185f6c45d6c562
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FSmartOperatingBlock%2Fkotlin-template-project%2Fpull%2F230%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FSmartOperatingBlock%2Fkotlin-template-project%2Fpull%2F230%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=SmartOperatingBlock%2Fkotlin-template-project
Reloadhttps://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/files
Reloadhttps://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/files
Reloadhttps://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/files
Please reload this pagehttps://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/files
SmartOperatingBlock https://github.com/SmartOperatingBlock
kotlin-template-projecthttps://github.com/SmartOperatingBlock/kotlin-template-project
Notifications https://github.com/login?return_to=%2FSmartOperatingBlock%2Fkotlin-template-project
Fork 0 https://github.com/login?return_to=%2FSmartOperatingBlock%2Fkotlin-template-project
Star 0 https://github.com/login?return_to=%2FSmartOperatingBlock%2Fkotlin-template-project
Code https://github.com/SmartOperatingBlock/kotlin-template-project
Issues 1 https://github.com/SmartOperatingBlock/kotlin-template-project/issues
Pull requests 25 https://github.com/SmartOperatingBlock/kotlin-template-project/pulls
Actions https://github.com/SmartOperatingBlock/kotlin-template-project/actions
Projects https://github.com/SmartOperatingBlock/kotlin-template-project/projects
Security and quality 0 https://github.com/SmartOperatingBlock/kotlin-template-project/security
Insights https://github.com/SmartOperatingBlock/kotlin-template-project/pulse
Code https://github.com/SmartOperatingBlock/kotlin-template-project
Issues https://github.com/SmartOperatingBlock/kotlin-template-project/issues
Pull requests https://github.com/SmartOperatingBlock/kotlin-template-project/pulls
Actions https://github.com/SmartOperatingBlock/kotlin-template-project/actions
Projects https://github.com/SmartOperatingBlock/kotlin-template-project/projects
Security and quality https://github.com/SmartOperatingBlock/kotlin-template-project/security
Insights https://github.com/SmartOperatingBlock/kotlin-template-project/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FSmartOperatingBlock%2Fkotlin-template-project%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FSmartOperatingBlock%2Fkotlin-template-project%2Fissues%2Fnew%2Fchoose
renovatehttps://github.com/apps/renovate
mainhttps://github.com/SmartOperatingBlock/kotlin-template-project/tree/main
renovate/gradle-9.xhttps://github.com/SmartOperatingBlock/kotlin-template-project/tree/renovate/gradle-9.x
Conversation 9 https://github.com/SmartOperatingBlock/kotlin-template-project/pull/230
Commits 1 https://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/commits
Checks 25 https://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/checks
Files changed https://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/files
Please reload this pagehttps://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/files
chore(deps): update gradle to v9 https://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/files#top
Show all changes 1 commit https://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/files
5d832ef chore(deps): update gradle to v9 renovate[bot] Jun 27, 2026 https://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/commits/5d832ef7a11b1c35d02062fab9b03955de2c350a
Clear filters https://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/files
Please reload this pagehttps://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/files
Please reload this pagehttps://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/files
gradle/wrapper/gradle-wrapper.propertieshttps://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/files#diff-40640fe1078ece83d7ea8fb67daacd77923a86d13447baf9769660b3b46f2ece
View file https://github.com/SmartOperatingBlock/kotlin-template-project/blob/5d832ef7a11b1c35d02062fab9b03955de2c350a/gradle/wrapper/gradle-wrapper.properties
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/{{ revealButtonHref }}
https://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/files#diff-40640fe1078ece83d7ea8fb67daacd77923a86d13447baf9769660b3b46f2ece
Please reload this pagehttps://github.com/SmartOperatingBlock/kotlin-template-project/pull/230/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.