Skip to content

Commit

Permalink
Update intellij gradle plugin to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Vechro committed Sep 2, 2022
1 parent cf375e9 commit 8b03c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ orx-color = { group = "org.openrndr.extra", name = "orx-color", version.ref = "o

[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "1.7.10" }
intellij = { id = "org.jetbrains.intellij", version = "1.8.0" }
intellij = { id = "org.jetbrains.intellij", version = "1.9.0" }
changelog = { id = "org.jetbrains.changelog", version = "1.3.1" }

0 comments on commit 8b03c42

Please sign in to comment.