Skip to content

Commit

Permalink
Update plugin intellij to v1.17.3 (#290)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 1, 2024
1 parent 723d106 commit ebf534c
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 @@ -17,4 +17,4 @@ javax-activation = { module = "javax.activation:activation", version = "1.1.1" }

[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
intellij = { id = "org.jetbrains.intellij", version = "1.17.2" }
intellij = { id = "org.jetbrains.intellij", version = "1.17.3" }

0 comments on commit ebf534c

Please sign in to comment.