Skip to content

Commit c6fde6a

Browse files
authored
Merge pull request #52 from delphi-hub/feature/migration-to-core
Bumped core version to 0.9.1 for string support, etc.
2 parents 8ba7847 + 56f80a8 commit c6fde6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ libraryDependencies ++= Seq(
2727
"com.sksamuel.elastic4s" %% "elastic4s-http-streams" % elastic4sVersion,
2828
)
2929

30-
libraryDependencies += "de.upb.cs.swt.delphi" %% "delphi-core" % "0.9.0"
30+
libraryDependencies += "de.upb.cs.swt.delphi" %% "delphi-core" % "0.9.1"
3131

3232
libraryDependencies += "com.pauldijou" %% "jwt-core" % "4.2.0"
3333

0 commit comments

Comments
 (0)