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 623fdd3 commit 56f80a8Copy full SHA for 56f80a8
build.sbt
@@ -27,7 +27,7 @@ libraryDependencies ++= Seq(
27
"com.sksamuel.elastic4s" %% "elastic4s-http-streams" % elastic4sVersion,
28
)
29
30
-libraryDependencies += "de.upb.cs.swt.delphi" %% "delphi-core" % "0.9.0"
+libraryDependencies += "de.upb.cs.swt.delphi" %% "delphi-core" % "0.9.1"
31
32
libraryDependencies += "com.pauldijou" %% "jwt-core" % "4.2.0"
33
0 commit comments