Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Commit 2c5c2e1

Browse files
Update plugin org.jetbrains.kotlin.jvm to v1.8.22
1 parent ed0889b commit 2c5c2e1

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
@@ -16,7 +16,7 @@ val prometheus_version: String by project
1616

1717
plugins {
1818
application
19-
kotlin("jvm") version "1.8.21"
19+
kotlin("jvm") version "1.8.22"
2020
id("io.ktor.plugin") version "2.3.1"
2121
id("org.jetbrains.kotlin.plugin.serialization") version "1.8.21"
2222
id("java")

0 commit comments

Comments
 (0)