Skip to content

Commit

Permalink
Bump org.jetbrains.gradle.plugin.idea-ext from 1.1.7 to 1.1.8
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.gradle.plugin.idea-ext from 1.1.7 to 1.1.8.

---
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] committed Apr 2, 2024
1 parent 262bd7c commit 9a7ce59
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 @@ -3,7 +3,7 @@ plugins {
id 'com.android.library' version '8.2.2' apply false
id 'org.jetbrains.kotlin.android' version '1.9.23' apply false
id 'org.ec4j.editorconfig' version "0.1.0" apply false
id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.7" apply true
id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.8" apply true
}

// External project configuration start
Expand Down

0 comments on commit 9a7ce59

Please sign in to comment.