mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 08:32:25 +01:00
build(deps): bump Kotlin to 1.7.22
This commit is contained in:
parent
1d6485ce89
commit
e476d737a9
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.7.21"
|
||||
val kotlinVersion = "1.7.22"
|
||||
kotlin("jvm") version kotlinVersion
|
||||
kotlin("plugin.spring") version kotlinVersion
|
||||
kotlin("kapt") version kotlinVersion
|
||||
|
|
|
|||
Loading…
Reference in a new issue