Skip to content

Commit 43f52fa

Browse files
Bump jvm from 2.0.20 to 2.0.21
Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.0.20 to 2.0.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7fd043a commit 43f52fa

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
@@ -7,7 +7,7 @@ import java.net.URI
77

88
plugins {
99
id("io.spring.dependency-management") version "1.1.6" apply false
10-
kotlin("jvm") version "2.0.20" apply false
10+
kotlin("jvm") version "2.0.21" apply false
1111
kotlin("plugin.spring") version "2.0.20" apply false
1212
id("org.sonarqube") version "5.1.0.4882"
1313
id("com.diffplug.spotless") version("6.25.0")

0 commit comments

Comments
 (0)