Skip to content

Commit

Permalink
⬆️ Update Kotlin to version 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoColman committed Jun 14, 2022
1 parent 7c8cbe4 commit 62258fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
import org.jetbrains.dokka.gradle.DokkaTask
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.6.21"
kotlin("jvm") version "1.7.0"
`maven-publish`
signing
id("org.jetbrains.dokka") version "1.6.21"
Expand Down

0 comments on commit 62258fc

Please sign in to comment.