mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 16:42:24 +01:00
build(deps): bump kotlin to 1.7.21
This commit is contained in:
parent
ab6d35cd4d
commit
bbcc0e681d
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.20"
|
||||
val kotlinVersion = "1.7.21"
|
||||
kotlin("jvm") version kotlinVersion
|
||||
kotlin("plugin.spring") version kotlinVersion
|
||||
kotlin("kapt") version kotlinVersion
|
||||
|
|
|
|||
Loading…
Reference in a new issue