Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
[build] Gradle plugin 1.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
YannCebron committed Mar 30, 2024
1 parent f28e17c commit af27835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ repositories {

dependencies {
// Gradle IntelliJ Plugin
implementation("org.jetbrains.intellij.plugins", "gradle-intellij-plugin", "1.17.2")
implementation("org.jetbrains.intellij.plugins", "gradle-intellij-plugin", "1.17.3")
}

0 comments on commit af27835

Please sign in to comment.