Skip to content

Commit 9441635

Browse files
Bump idea from 222.4459.23 to 222.4459.24 (#108)
Bumps `idea` from 222.4459.23 to 222.4459.24. Updates `core-impl` from 222.4459.23 to 222.4459.24 Updates `util-ui` from 222.4459.23 to 222.4459.24 Updates `project-model-impl` from 222.4459.23 to 222.4459.24 Updates `analysis-impl` from 222.4459.23 to 222.4459.24 --- updated-dependencies: - dependency-name: com.jetbrains.intellij.platform:core-impl dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.jetbrains.intellij.platform:util-ui dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.jetbrains.intellij.platform:project-model-impl dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.jetbrains.intellij.platform:analysis-impl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 174a4db commit 9441635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres-native-sqldelight-dialect/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repositories {
2121
maven(url = "https://maven.pkg.jetbrains.space/public/p/ktor/eap")
2222
}
2323

24-
val idea = "222.4459.23"
24+
val idea = "222.4459.24"
2525

2626
grammarKit {
2727
intellijRelease.set(idea)

0 commit comments

Comments
 (0)