Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update kotlin monorepo to v1.7.22
  • Loading branch information
renovate[bot] committed Nov 28, 2022
1 parent 5617b06 commit 972771b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
@@ -1,6 +1,6 @@
plugins {
kotlin("jvm") version "1.7.21"
kotlin("plugin.serialization") version "1.7.21"
kotlin("jvm") version "1.7.22"
kotlin("plugin.serialization") version "1.7.22"
id("org.jlleitschuh.gradle.ktlint").version("10.2.0")
}

Expand Down

0 comments on commit 972771b

Please sign in to comment.