Skip to content

Commit

Permalink
deps: update kotlinversion to v1.8.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 5, 2023
1 parent ecbc082 commit a0a0b60
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
@@ -1,7 +1,7 @@
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
val kotlinVersion = "1.8.21"
val kotlinVersion = "1.8.22"

kotlin("jvm") version kotlinVersion
kotlin("plugin.spring") version kotlinVersion
Expand Down

0 comments on commit a0a0b60

Please sign in to comment.