Skip to content

Update dependency org.gradle:gradle-tooling-api to v8.14-20250515011853+0000 - autoclosed#31

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/org.gradle-gradle-tooling-api-8.x
Closed

Update dependency org.gradle:gradle-tooling-api to v8.14-20250515011853+0000 - autoclosed#31
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/org.gradle-gradle-tooling-api-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 3, 2023

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
org.gradle:gradle-tooling-api 8.2-20230323083057+0000 -> 8.14-20250515011853+0000 age confidence

Release Notes

gradle/gradle (org.gradle:gradle-tooling-api)

v8.14.3: 8.14.3

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

v8.14.1: 8.14.1

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

v8.13

v8.12.1: 8.12.1

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

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

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

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

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

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 GitHub.

v8.10: 8.10

The Gradle team is excited to announce Gradle 8.10.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Craig Andrews,
gotovsky,
Jeff,
Kirill Gavrilov,
Madalin Valceleanu,
Sergei Vorobev,
Thach Le,
Thad Guidry

Upgrade instructions

Switch your build to use Gradle 8.10 by updating your wrapper:

./gradlew wrapper --gradle-version=8.10

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.9: 8.9

The Gradle team is excited to announce Gradle 8.9.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
/dev/mataha,
Alex-Vol-Amz,
Andrew Quinney,
Andrey Mischenko,
Björn Kautler,
dancer13,
Danish Nawab,
Endeavour233,
Gediminas Rimša,
gotovsky,
Jay Wei,
Jeff,
Madalin Valceleanu,
markslater,
Mel Arthurs,
Michael,
Nils Brugger,
Ole Osterhagen,
Piotr Kubowicz,
Róbert Papp,
Sebastian Davids,
Sebastian Schuberth,
Stefan Oehme,
Stefanos Koutsouflakis,
Taeik Lim,
Tianyi Tao,
Tim Nielens,
наб

Upgrade instructions

Switch your build to use Gradle 8.9 by updating your wrapper:

./gradlew wrapper --gradle-version=8.9

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.8: 8.8

The Gradle team is excited to announce Gradle 8.8.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Denes Daniel,
Fabian Windheuser,
Hélio Fernandes Sebastião,
Jay Wei,
jhrom,
jwp345,
Jörgen Andersson,
Kirill Gavrilov,
MajesticMagikarpKing,
Maksim Lazeba,
Philip Wedemann,
Robert Elliot,
Róbert Papp,
Stefan M.,
Tibor Vyletel,
Tony Robalik,
Valentin Kulesh,
Yanming Zhou,
김용후

Upgrade instructions

Switch your build to use Gradle 8.8 by updating your wrapper:

./gradlew wrapper --gradle-version=8.8

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.7: 8.7

The Gradle team is excited to announce Gradle 8.7.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aleksandr Postnov,
Björn Kautler,
Brice Dutheil,
Denis Buzmakov,
Federico La Penna,
Gregor Dschung,
Hal Deadman,
Hélio Fernandes Sebastião,
Ivan Gavrilovic,
Jendrik Johannes,
Jörgen Andersson,
Marie,
pandaninjas,
Philip Wedemann,
Ryan Schmitt,
Steffen Yount,
Tyler Kinkade,
Zed Spencer-Milnes

Upgrade instructions

Switch your build to use Gradle 8.7 by updating your wrapper:

./gradlew wrapper --gradle-version=8.7

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.6: 8.6

The Gradle team is excited to announce Gradle 8.6.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Baptiste Decroix,
Björn Kautler,
Daniel Lacasse,
Danny Thomas,
Hyeonmin Park,
jeffalder,
Jendrik Johannes,
John Jiang,
Kaiyao Ke,
Kevin Mark,
king-tyler,
Marcin Dąbrowski,
Marcin Laskowski,
Markus Gaisbauer,
Mel Arthurs,
Ryan Schmitt,
Surya K N,
Vladislav Golubtsov,
Yanshun Li,
Andrzej Ressel

Upgrade instructions

Switch your build to use Gradle 8.6 by updating your wrapper:

./gradlew wrapper --gradle-version=8.6

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.5: 8.5

The Gradle team is excited to announce Gradle 8.5.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Ahmed Ehab,
Alex Landau,
Aurimas,
Björn Kautler,
bodhili,
Daniel Le Berre,
davidburstrom,
Franz Wimmer,
Jongwoo Han,
Ken,
Leonardo Silveira,
Martin Bonnin,
Matthew Von-Maszewski,
Nik Clayton,
noeppi_noeppi,
Philip Wedemann,
Philipp Schneider,
Tomas Bjerre

Upgrade instructions

Switch your build to use Gradle 8.5 by updating your wrapper:

./gradlew wrapper --gradle-version=8.5

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.4: 8.4

The Gradle team is excited to announce Gradle 8.4.

Amongst other improvements, this release addresses two security vulnerabilities:

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Ahmed Ehab,
Andrei Rybak,
Baptiste Decroix,
Björn Kautler,
Cesar de la Vega,
Ganavi Jayaram,
Gaurav Padam,
hwanseok,
J.T. McQuigg,
Jakub Chrzanowski,
Jendrik Johannes,
kackey0-1,
Konstantin Gribov,
Pratik Haldankar,
Qinglin,
Sebastian Schuberth,
Thad House,
valery1707,
Vladimir Sitnikov,
wuyangnju,
Yanming Zhou,
Yanshun Li,
Yusuke Uehara,
zeners

Upgrade instructions

Switch your build to use Gradle 8.4 by updating your wrapper:

./gradlew wrapper --gradle-version=8.4

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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 40fab83 to 7669ecc Compare December 4, 2023 19:49
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.6-20231130001258+0000 Update dependency org.gradle:gradle-tooling-api to v8.6-20231204153506+0000 Dec 4, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 7669ecc to d234308 Compare December 5, 2023 01:11
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.6-20231204153506+0000 Update dependency org.gradle:gradle-tooling-api to v8.6-20231205001353+0000 Dec 5, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from d234308 to 069f7ef Compare December 6, 2023 03:11
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.6-20231205001353+0000 Update dependency org.gradle:gradle-tooling-api to v8.6-20231206012242+0000 Dec 6, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 069f7ef to faeba89 Compare December 7, 2023 01:47
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.6-20231206012242+0000 Update dependency org.gradle:gradle-tooling-api to v8.6-20231207002915+0000 Dec 7, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from faeba89 to 15f796f Compare December 7, 2023 18:40
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.6-20231207002915+0000 Update dependency org.gradle:gradle-tooling-api to v8.6-20231207161223+0000 Dec 7, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 15f796f to b1fd848 Compare December 8, 2023 04:10
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.6-20231207161223+0000 Update dependency org.gradle:gradle-tooling-api to v8.6-20231208002054+0000 Dec 8, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from b1fd848 to 917e906 Compare December 9, 2023 01:15
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.6-20231208002054+0000 Update dependency org.gradle:gradle-tooling-api to v8.6-20231209001454+0000 Dec 9, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 917e906 to 9aebe90 Compare December 11, 2023 00:42
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.6-20231209001454+0000 Update dependency org.gradle:gradle-tooling-api to v8.6-20231211000155+0000 Dec 11, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 9aebe90 to 76f2cf1 Compare December 11, 2023 17:08
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.6-20231211000155+0000 Update dependency org.gradle:gradle-tooling-api to v8.6-20231211142008+0000 Dec 11, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 76f2cf1 to f304f21 Compare December 12, 2023 04:07
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.6-20231211142008+0000 Update dependency org.gradle:gradle-tooling-api to v8.6-20231212001509+0000 Dec 12, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from f304f21 to 7a0ef19 Compare December 13, 2023 04:37
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.6-20231212001509+0000 Update dependency org.gradle:gradle-tooling-api to v8.6-20231213001257+0000 Dec 13, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 7a0ef19 to 6aaff54 Compare December 14, 2023 01:15
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.6-20231213001257+0000 Update dependency org.gradle:gradle-tooling-api to v8.6-20231214001756+0000 Dec 14, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 6aaff54 to 862088f Compare December 15, 2023 04:45
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.6-20231214001756+0000 Update dependency org.gradle:gradle-tooling-api to v8.6-20231215001339+0000 Dec 15, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 862088f to 173123f Compare December 15, 2023 10:26
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.6-20231215001339+0000 Update dependency org.gradle:gradle-tooling-api to v8.6-20231215074728+0000 Dec 15, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 173123f to 3b995f8 Compare December 16, 2023 01:51
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.6-20231215074728+0000 Update dependency org.gradle:gradle-tooling-api to v8.6-20231216002244+0000 Dec 16, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 3902d6c to a1c0c9c Compare December 23, 2023 00:31
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.7-20231222001316+0000 Update dependency org.gradle:gradle-tooling-api to v8.7-20231223001506+0000 Dec 23, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from a1c0c9c to 94c6c66 Compare December 25, 2023 01:46
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.7-20231223001506+0000 Update dependency org.gradle:gradle-tooling-api to v8.7-20231225001547+0000 Dec 25, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 94c6c66 to 2c11de3 Compare December 28, 2023 03:00
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.7-20231225001547+0000 Update dependency org.gradle:gradle-tooling-api to v8.7-20231228001248+0000 Dec 28, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 2c11de3 to c1c8bc3 Compare December 29, 2023 01:42
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.7-20231228001248+0000 Update dependency org.gradle:gradle-tooling-api to v8.7-20231229001426+0000 Dec 29, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from c1c8bc3 to 13ff151 Compare December 30, 2023 01:13
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.7-20231229001426+0000 Update dependency org.gradle:gradle-tooling-api to v8.7-20231230001357+0000 Dec 30, 2023
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 13ff151 to 9528e22 Compare January 2, 2024 01:18
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.7-20231230001357+0000 Update dependency org.gradle:gradle-tooling-api to v8.7-20240102001240+0000 Jan 2, 2024
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 9528e22 to 8b18685 Compare January 3, 2024 01:02
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.7-20240102001240+0000 Update dependency org.gradle:gradle-tooling-api to v8.7-20240103002433+0000 Jan 3, 2024
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 8b18685 to 7546397 Compare January 4, 2024 03:50
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.7-20240103002433+0000 Update dependency org.gradle:gradle-tooling-api to v8.7-20240104001326+0000 Jan 4, 2024
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 7546397 to 9b24577 Compare January 6, 2024 00:57
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.7-20240104001326+0000 Update dependency org.gradle:gradle-tooling-api to v8.7-20240106001523+0000 Jan 6, 2024
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 9b24577 to 47f9a47 Compare January 9, 2024 04:03
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.7-20240106001523+0000 Update dependency org.gradle:gradle-tooling-api to v8.7-20240109001656+0000 Jan 9, 2024
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 47f9a47 to 4e9bcc7 Compare January 10, 2024 00:54
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.7-20240109001656+0000 Update dependency org.gradle:gradle-tooling-api to v8.7-20240110002819+0000 Jan 10, 2024
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 4e9bcc7 to 2a614f3 Compare January 11, 2024 01:29
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.7-20240110002819+0000 Update dependency org.gradle:gradle-tooling-api to v8.7-20240111002206+0000 Jan 11, 2024
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 2a614f3 to 2a4970a Compare January 12, 2024 03:58
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.7-20240111002206+0000 Update dependency org.gradle:gradle-tooling-api to v8.7-20240112001345+0000 Jan 12, 2024
@renovate renovate Bot force-pushed the renovate/org.gradle-gradle-tooling-api-8.x branch from 2a4970a to 30c2bb7 Compare January 13, 2024 05:27
@renovate renovate Bot changed the title Update dependency org.gradle:gradle-tooling-api to v8.7-20240112001345+0000 Update dependency org.gradle:gradle-tooling-api to v8.7-20240113001540+0000 Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant