Skip to content

Commit

Permalink
Bump org.jetbrains.gradle.plugin.idea-ext from 1.1.7 to 1.1.8 (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 5e5b8f9 commit 5ea2098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import org.jetbrains.gradle.ext.settings

plugins {
id("com.gtnewhorizons.retrofuturagradle") version "1.3.33"
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.7"
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.8"
id("com.github.gmazzo.buildconfig") version "5.3.5"
id("io.freefair.lombok") version "8.6"
}
Expand Down

0 comments on commit 5ea2098

Please sign in to comment.