We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca22026 commit 28c4094Copy full SHA for 28c4094
1 file changed
server/build.gradle.kts
@@ -81,7 +81,7 @@ dependencies {
81
implementation("org.jboss.windup.decompiler:decompiler-fernflower:4.2.1.Final")
82
implementation("com.google.code.findbugs:jsr305:3.0.2")
83
implementation("org.eclipse.jdt:org.eclipse.jdt.core:3.21.0")
84
- implementation("de.ruedigermoeller:fst:2.56")
+ implementation("de.ruedigermoeller:fst:3.0.1")
85
86
implementation("org.jetbrains.xodus:xodus-query:$xodusVersion")
87
implementation("org.jetbrains.xodus:xodus-openAPI:$xodusVersion")
0 commit comments