Skip to content

Commit

Permalink
Update Kotlin plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed May 13, 2021
1 parent f363fa3 commit 81e6b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pluginManagement {
id("com.github.ben-manes.versions") version "0.38.0"
id("com.diffplug.spotless") version "5.12.4"
id("org.ajoberstar.git-publish") version "3.0.0"
kotlin("jvm") version "1.4.0"
kotlin("jvm") version "1.5.0"
// Check if workaround in documentation.gradle.kts can be removed when upgrading
id("org.asciidoctor.jvm.convert") version "3.3.2"
id("org.asciidoctor.jvm.pdf") version "3.3.2"
Expand Down

0 comments on commit 81e6b00

Please sign in to comment.