Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MysterAitch committed Oct 29, 2020
2 parents 0e07b1e + e16e5ea commit 7ff3670
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 @@ -10,7 +10,7 @@ plugins {
// Kotlin support
id("org.jetbrains.kotlin.jvm") version "1.4.10"
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
id("org.jetbrains.intellij") version "0.5.1"
id("org.jetbrains.intellij") version "0.6.1"
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
id("org.jetbrains.changelog") version "0.6.2"
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
Expand Down

0 comments on commit 7ff3670

Please sign in to comment.