We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 803bee4 commit b4d5032Copy full SHA for b4d5032
CHANGELOG.md
@@ -14,10 +14,10 @@
14
15
### Updated
16
17
+- `gradle -> 7.4.2`
18
- `org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.6.20`
19
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.42`
20
- `io.kotest:kotest-assertions-core -> 5.2.2`
-- `gradle -> 7.4.1`
21
22
## [0.1.0-alpha.4] - 2022-01-07
23
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
0 commit comments