Skip to content

Commit

Permalink
Update dependency de.ruedigermoeller:fst to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 17, 2020
1 parent ca22026 commit dfe3d92
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 @@ -81,7 +81,7 @@ dependencies {
implementation("org.jboss.windup.decompiler:decompiler-fernflower:4.2.1.Final")
implementation("com.google.code.findbugs:jsr305:3.0.2")
implementation("org.eclipse.jdt:org.eclipse.jdt.core:3.21.0")
implementation("de.ruedigermoeller:fst:2.56")
implementation("de.ruedigermoeller:fst:3.0.0")

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

0 comments on commit dfe3d92

Please sign in to comment.