Skip to content

Commit e0d520a

Browse files
chore(deps): bump jvm from 2.1.21 to 2.3.21
Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.1.21 to 2.3.21. - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.21...v2.3.21) --- updated-dependencies: - dependency-name: jvm dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c755238 commit e0d520a

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

44
plugins {
55
application
6-
kotlin("jvm") version "2.1.21"
6+
kotlin("jvm") version "2.3.21"
77
kotlin("plugin.serialization") version "2.1.21"
88
jacoco
99
id("org.sonarqube") version "6.2.0.5505"

0 commit comments

Comments
 (0)