Skip to content

Commit 8e8a29b

Browse files
build(deps): bump org.jetbrains.intellij from 1.17.1 to 1.17.2
Bumps org.jetbrains.intellij from 1.17.1 to 1.17.2. --- updated-dependencies: - dependency-name: org.jetbrains.intellij dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d84b8b commit 8e8a29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.5" }
2121
npm-publish = { id = "dev.petuska.npm.publish", version = "3.4.2" }
2222
test-logger = { id = "com.adarshr.test-logger", version = "4.0.0" }
2323
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
24-
intellij = { id = "org.jetbrains.intellij", version = "1.17.1" }
24+
intellij = { id = "org.jetbrains.intellij", version = "1.17.2" }
2525
openapi-generator = {id = "org.openapi.generator", version.ref = "openapi"}
2626

2727
[versions]

0 commit comments

Comments
 (0)