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

Commit

Permalink
[build] gradle-intellij-plugin 1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
YannCebron committed Dec 4, 2023
1 parent f33c074 commit 6be8ddb
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.16.0")
implementation("org.jetbrains.intellij.plugins", "gradle-intellij-plugin", "1.16.1")
}

0 comments on commit 6be8ddb

Please sign in to comment.