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 35a3ff7 commit 982627dCopy full SHA for 982627d
CHANGELOG.md
@@ -14,11 +14,11 @@
14
15
### Updated
16
17
+- `org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.6.21`
18
- `org.jetbrains.kotlinx:binary-compatibility-validator -> 0.9.0`
19
- `io.kotest:kotest-assertions-core -> 5.2.3`
20
- `org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.6.1`
21
- `gradle -> 7.4.2`
-- `org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.6.20`
22
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.42`
23
24
## [0.1.0-alpha.4] - 2022-01-07
gradle/pluginLibs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
javierscGradlePlugins = "0.1.0-rc.42"
3
-kotlin = "1.6.20"
+kotlin = "1.6.21"
4
kotlinBinaryValidator = "0.9.0"
5
6
[libraries]
0 commit comments