Skip to content

Commit

Permalink
Update dependency org.eclipse.jdt:org.eclipse.jdt.core to v3.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent 7decfd6 commit 900c974
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.29.0")
implementation("de.ruedigermoeller:fst:2.56")

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

0 comments on commit 900c974

Please sign in to comment.