Skip to content

Commit 14a924a

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.jetbrains.kotlin.jvm from 1.9.20 to 1.9.21
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.20 to 1.9.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.20...v1.9.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e3e552 commit 14a924a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id("net.ossindex.audit") version "0.4.11"
1010
id("io.freefair.maven-central.validate-poms") version "8.4"
1111
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
12-
id("org.jetbrains.kotlin.jvm") version "1.9.20" apply false
12+
id("org.jetbrains.kotlin.jvm") version "1.9.21" apply false
1313
id("com.google.devtools.ksp") version "1.9.21-1.0.15" apply false
1414
id("org.openapi.generator") version "7.1.0" apply false
1515
id("org.jlleitschuh.gradle.ktlint") version "11.6.1" apply false

0 commit comments

Comments
 (0)