We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7decfd6 commit dedb03bCopy full SHA for dedb03b
server/build.gradle.kts
@@ -78,7 +78,7 @@ dependencies {
78
implementation("org.jboss.windup.decompiler:decompiler-fernflower:4.3.1.Final")
79
implementation("com.google.code.findbugs:jsr305:3.0.2")
80
implementation("org.eclipse.platform:org.eclipse.text:3.11.0")
81
- implementation("org.eclipse.jdt:org.eclipse.jdt.core:3.25.0")
+ implementation("org.eclipse.jdt:org.eclipse.jdt.core:3.44.0")
82
implementation("de.ruedigermoeller:fst:2.56")
83
84
implementation("org.jetbrains.xodus:xodus-query:$xodusVersion")
0 commit comments