Skip to content

Commit d4f8d5b

Browse files
renovate-botJavierSegoviaCordoba
authored andcommitted
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.6.0
| datasource | package | from | to | | ---------- | ----------------------------------------- | ------ | ----- | | maven | org.jetbrains.kotlin:kotlin-gradle-plugin | 1.5.31 | 1.6.0 |
1 parent fd9db02 commit d4f8d5b

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
@@ -16,6 +16,7 @@
1616
### Fixed
1717

1818
### Updated
19+
- `org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.6.0`
1920
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.11`
2021

2122

gradle/pluginLibs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
android = "7.0.3"
33
javierscGradlePlugins = "0.1.0-rc.11"
4-
kotlin = "1.5.31"
4+
kotlin = "1.6.0"
55
kotlinBinaryValidator = "0.8.0"
66

77
[libraries]

0 commit comments

Comments
 (0)