Skip to content

Commit b2dbf89

Browse files
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.0 to 2.1.10
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.1.0 to 2.1.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.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 a974242 commit b2dbf89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626
implementation("org.gradlex:extra-java-module-info:1.4.1")
2727
implementation("io.github.gradle-nexus:publish-plugin:1.3.0")
2828
implementation("net.researchgate:gradle-release:3.0.2")
29-
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0")
29+
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.10")
3030
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
3131
implementation("se.bjurr.gitchangelog:git-changelog-gradle-plugin:2.1.0") {
3232
isTransitive = false

0 commit comments

Comments
 (0)