Skip to content

Commit

Permalink
chore(deps): update kotlin monorepo to v1.7.21 (#65)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2022
1 parent 4aa8f71 commit 2a819ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
kotlin("jvm") version "1.7.20"
kotlin("plugin.serialization") version "1.7.20"
kotlin("jvm") version "1.7.21"
kotlin("plugin.serialization") version "1.7.21"
application
}

Expand Down

0 comments on commit 2a819ee

Please sign in to comment.