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

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 16, 2023
1 parent b91d370 commit 90ec487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ buildscript {
plugins {
kotlin("plugin.serialization") version "1.7.10"
id("com.diffplug.spotless") version "6.13.0"
kotlin("jvm") version "1.7.10"
kotlin("jvm") version "1.8.0"
application
}

Expand Down

0 comments on commit 90ec487

Please sign in to comment.