You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are excited to announce Gradle @version@ (released [@releaseDate@](https://gradle.org/releases/)).
14
-
15
-
This patch release includes bug fixes and improvements.
13
+
Gradle @version@ is the first patch release for Gradle 9.4.0. (released [@releaseDate@](https://gradle.org/releases/)).
16
14
17
15
The following issues were resolved:
18
16
19
-
* TODO
20
-
17
+
*[SourceDistributionProvider contains hardcoded distributionUrl referring to https://services.gradle.org](https://github.com/gradle/gradle/issues/27863)
18
+
*[9.4.0: Unable to find a variant with the requested capability: coordinates 'org.jetbrains.kotlin:kotlin-gradle-plugin-api-gradle813'](https://github.com/gradle/gradle/issues/36961)
19
+
*[9.4.0 seems to include build directory path in the key for build script compilation cache entries](https://github.com/gradle/gradle/issues/36964)
20
+
*[Test Report: Nested: File name too long](https://github.com/gradle/gradle/issues/36996)
21
+
*[OSC 9;4 progress bar not cleared on SIGINT](https://github.com/gradle/gradle/issues/37022)
22
+
*[Projects task fails due to "Incorrect lifecycle state" error](https://github.com/gradle/gradle/issues/37045)
0 commit comments