Skip to content

Commit

Permalink
chore(deps): bump org.jetbrains.gradle.plugin.idea-ext
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.gradle.plugin.idea-ext from 1.1.8 to 1.1.9.

---
updated-dependencies:
- dependency-name: org.jetbrains.gradle.plugin.idea-ext
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tchiotludo committed Oct 1, 2024
1 parent 99304ea commit 848eaed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
id "com.github.ben-manes.versions" version "0.51.0"
id "com.github.davidmc24.gradle.plugin.avro" version "1.9.1"
// idea
id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.8"
id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.9"
}
java {
sourceCompatibility = JavaVersion.toVersion("17")
Expand Down

0 comments on commit 848eaed

Please sign in to comment.