mirror of
https://github.com/gotson/komga.git
synced 2026-04-20 05:52:21 +02:00
build(deps): bump Kotlin from 1.8.21 to 1.8.22
This commit is contained in:
parent
4a3e394f10
commit
c5cc9a2a12
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
|
|||
|
||||
plugins {
|
||||
run {
|
||||
val kotlinVersion = "1.8.21"
|
||||
val kotlinVersion = "1.8.22"
|
||||
kotlin("jvm") version kotlinVersion
|
||||
kotlin("plugin.spring") version kotlinVersion
|
||||
kotlin("kapt") version kotlinVersion
|
||||
|
|
|
|||
Loading…
Reference in a new issue