Skip to content

Commit 982627d

Browse files
renovate-botJavierSegoviaCordoba
authored andcommitted
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.6.21
| datasource | package | from | to | | ---------- | ----------------------------------------- | ------ | ------ | | maven | org.jetbrains.kotlin:kotlin-gradle-plugin | 1.6.20 | 1.6.21 |
1 parent 35a3ff7 commit 982627d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414

1515
### Updated
1616

17+
- `org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.6.21`
1718
- `org.jetbrains.kotlinx:binary-compatibility-validator -> 0.9.0`
1819
- `io.kotest:kotest-assertions-core -> 5.2.3`
1920
- `org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.6.1`
2021
- `gradle -> 7.4.2`
21-
- `org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.6.20`
2222
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.42`
2323

2424
## [0.1.0-alpha.4] - 2022-01-07

gradle/pluginLibs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
javierscGradlePlugins = "0.1.0-rc.42"
3-
kotlin = "1.6.20"
3+
kotlin = "1.6.21"
44
kotlinBinaryValidator = "0.9.0"
55

66
[libraries]

0 commit comments

Comments
 (0)