Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Commit

Permalink
Update kotlin monorepo to v1.7.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2022
1 parent d7a01b2 commit 721c587
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
Expand Up @@ -45,9 +45,9 @@ buildscript {
}

plugins {
kotlin("plugin.serialization") version "1.7.10"
kotlin("plugin.serialization") version "1.7.21"
id("com.diffplug.spotless") version "6.11.0"
kotlin("jvm") version "1.7.10"
kotlin("jvm") version "1.7.21"
application
}

Expand Down

0 comments on commit 721c587

Please sign in to comment.