Skip to content

Commit a043b34

Browse files
dependabot[bot]rwinch
authored andcommitted
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.6.10 to 1.6.21
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.6.10 to 1.6.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.6.10...v1.6.21) --- 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 716f311 commit a043b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
implementation "io.spring.nohttp:nohttp-gradle:0.0.11"
2323
implementation "org.asciidoctor:asciidoctor-gradle-jvm:3.3.2"
2424
implementation "org.asciidoctor:asciidoctor-gradle-jvm-pdf:3.3.2"
25-
implementation "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10"
25+
implementation "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21"
2626
implementation "org.hidetake:gradle-ssh-plugin:2.10.1"
2727
implementation "org.jfrog.buildinfo:build-info-extractor-gradle:5.2.0"
2828
implementation "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1"

0 commit comments

Comments
 (0)