Skip to content

Commit e3dc36a

Browse files
authored
fix(deps): update dependency gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext to v1.3 (#2428)
1 parent e25c5b1 commit e3dc36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/baselibs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
[libraries]
2121
errorprone = { module = "net.ltgt.gradle:gradle-errorprone-plugin", version = "4.3.0" }
22-
idea-ext = { module = "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext", version = "1.2" }
22+
idea-ext = { module = "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext", version = "1.3" }
2323
license-report = { module = "com.github.jk1:gradle-license-report", version = "2.9" }
2424
nexus-publish = { module = "io.github.gradle-nexus:publish-plugin", version = "2.0.0" }
2525
shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "9.0.2" }

0 commit comments

Comments
 (0)