Skip to content

Commit

Permalink
Update plugin intellij to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slack-oss-bot committed Jul 9, 2023
1 parent cdfa42c commit 37f58a4
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 @@ -29,7 +29,7 @@ bestPracticesPlugin = { id = "com.autonomousapps.plugin-best-practices-plugin",
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version.ref = "dependencyAnalysisPlugin" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
intellij = { id = "org.jetbrains.intellij", version = "1.14.2" }
intellij = { id = "org.jetbrains.intellij", version = "1.15.0" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
lint = { id = "com.android.lint", version.ref = "agp" }
Expand Down

0 comments on commit 37f58a4

Please sign in to comment.