Skip to content

Commit

Permalink
Bump org.jetbrains.gradle.plugin.idea-ext from 1.1.7 to 1.1.8 (#57)
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] committed Mar 18, 2024
1 parent 5f3df07 commit fa5fd6f
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 @@ -6,7 +6,7 @@ import org.jetbrains.gradle.ext.runConfigurations
plugins {
id("org.jetbrains.kotlin.jvm") version embeddedKotlinVersion
id("com.gtnewhorizons.retrofuturagradle") version "1.3.24"
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.7"
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.8"
id("com.matthewprenger.cursegradle") version "1.4.0"
id("com.github.gmazzo.buildconfig") version "5.3.5"
id("dev.redstudio.gradleembeder") version "1.0"
Expand Down

0 comments on commit fa5fd6f

Please sign in to comment.