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

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v1.8.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 7, 2023
1 parent ed0889b commit 2c5c2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ val prometheus_version: String by project

plugins {
application
kotlin("jvm") version "1.8.21"
kotlin("jvm") version "1.8.22"
id("io.ktor.plugin") version "2.3.1"
id("org.jetbrains.kotlin.plugin.serialization") version "1.8.21"
id("java")
Expand Down

0 comments on commit 2c5c2e1

Please sign in to comment.