Skip to content

Commit 803bee4

Browse files
renovate-botJavierSegoviaCordoba
authored andcommitted
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.6.20
| datasource | package | from | to | | ---------- | ----------------------------------------- | ------ | ------ | | maven | org.jetbrains.kotlin:kotlin-gradle-plugin | 1.6.10 | 1.6.20 |
1 parent 2758b4a commit 803bee4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
### Updated
1616

17+
- `org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.6.20`
1718
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.42`
1819
- `io.kotest:kotest-assertions-core -> 5.2.2`
1920
- `gradle -> 7.4.1`

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.10"
3+
kotlin = "1.6.20"
44
kotlinBinaryValidator = "0.8.0"
55

66
[libraries]

0 commit comments

Comments
 (0)