Skip to content

Commit d7924a5

Browse files
build(deps): bump org.jetbrains.intellij from 1.17.0 to 1.17.1
Bumps org.jetbrains.intellij from 1.17.0 to 1.17.1. --- 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 6d0bb08 commit d7924a5

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.0" }
24+
intellij = { id = "org.jetbrains.intellij", version = "1.17.1" }
2525
openapi-generator = {id = "org.openapi.generator", version.ref = "openapi"}
2626

2727
[versions]

0 commit comments

Comments
 (0)