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 df8dd72 commit e751710Copy full SHA for e751710
CHANGELOG.md
@@ -14,6 +14,7 @@
14
15
### Updated
16
17
+- `org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.6.10`
18
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.24`
19
- `io.kotest:kotest-assertions-core -> 5.0.2`
20
- `gradle -> 7.3.1`
gradle/pluginLibs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
javierscGradlePlugins = "0.1.0-rc.24"
3
-kotlin = "1.6.0"
+kotlin = "1.6.10"
4
kotlinBinaryValidator = "0.8.0"
5
6
[libraries]
0 commit comments