Skip to content

Commit 2c322c0

Browse files
Bump jvm from 2.3.10 to 2.3.20
Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.3.10 to 2.3.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.10...v2.3.20) --- updated-dependencies: - dependency-name: jvm dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c350cd commit 2c322c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2222
plugins {
2323
java
2424

25-
kotlin("jvm") version "2.3.10" apply false
25+
kotlin("jvm") version "2.3.20" apply false
2626
id("org.liquibase.gradle") version "3.1.0" apply false
2727
id("org.jmailen.kotlinter") version "5.4.2" apply false
2828
id("com.gradleup.shadow") version "9.3.1" apply false

0 commit comments

Comments
 (0)