Skip to content

Commit 9835894

Browse files
dependabot[bot]Vxrpenter
authored andcommitted
Bump jvm from 2.1.21 to 2.2.0
--- updated-dependencies: - dependency-name: jvm dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6511c35 commit 9835894

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
@@ -1,6 +1,6 @@
11
plugins {
22
application
3-
kotlin("jvm") version "2.1.21"
3+
kotlin("jvm") version "2.2.0"
44
kotlin("plugin.serialization") version "2.1.21"
55
id("com.gradleup.shadow") version("8.3.3")
66
id("io.gitlab.arturbosch.detekt").version("1.23.7")

0 commit comments

Comments
 (0)