Skip to content

Commit

Permalink
fix(deps): update dependency org.eclipse.jdt:org.eclipse.jdt.core to …
Browse files Browse the repository at this point in the history
…v3.38.0
  • Loading branch information
renovate[bot] authored Jun 11, 2024
1 parent 7decfd6 commit 9ba18dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dependencies {
implementation("org.jboss.windup.decompiler:decompiler-fernflower:4.3.1.Final")
implementation("com.google.code.findbugs:jsr305:3.0.2")
implementation("org.eclipse.platform:org.eclipse.text:3.11.0")
implementation("org.eclipse.jdt:org.eclipse.jdt.core:3.25.0")
implementation("org.eclipse.jdt:org.eclipse.jdt.core:3.38.0")
implementation("de.ruedigermoeller:fst:2.56")

implementation("org.jetbrains.xodus:xodus-query:$xodusVersion")
Expand Down

0 comments on commit 9ba18dd

Please sign in to comment.