Skip to content

Commit

Permalink
chore(deps): bump com.jetbrains.intellij.platform:util-jdom
Browse files Browse the repository at this point in the history
Bumps com.jetbrains.intellij.platform:util-jdom from 223.8617.58 to 232.9559.64.

---
updated-dependencies:
- dependency-name: com.jetbrains.intellij.platform:util-jdom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent 17913ed commit 70d39f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlinc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation("it.unimi.dsi:fastutil:8.5.12")
implementation("one.util:streamex:0.8.1")

implementation("com.jetbrains.intellij.platform:util-jdom:223.8617.58")
implementation("com.jetbrains.intellij.platform:util-jdom:232.9559.64")
implementation("org.jetbrains.intellij.deps:trove4j:1.0.20200330")

api(files("libs/kotlin-compiler-1.8.0.jar"))
Expand Down

0 comments on commit 70d39f3

Please sign in to comment.