Skip to content

Commit 9fb2065

Browse files
dependabot[bot]hsz
authored andcommitted
Bump gradle-idea-ext from 1.1.6 to 1.1.7 in /integration-tests
Bumps gradle-idea-ext from 1.1.6 to 1.1.7. --- updated-dependencies: - dependency-name: gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8fd4c0f commit 9fb2065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
implementation("javax.xml.bind:jaxb-api:2.4.0-b180830.0359")
5252
implementation("com.googlecode.plist:dd-plist:1.26")
5353

54-
api("gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.1.6")
54+
api("gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.1.7")
5555
api("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.22")
5656
api("com.squareup.retrofit2:retrofit:2.9.0")
5757

0 commit comments

Comments
 (0)