Skip to content

Commit f1f97f5

Browse files
dependabot[bot]remkop
authored andcommitted
Bump kotlin-gradle-plugin from 1.6.0 to 1.6.10
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.6.0 to 1.6.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.6.0...v1.6.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4cb6c6d commit f1f97f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

picocli-examples/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
}
77

88
dependencies {
9-
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.0"
9+
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10"
1010
}
1111
}
1212

0 commit comments

Comments
 (0)