Skip to content

Commit ec3d813

Browse files
committed
update appkit to v5.0.0
1 parent 9a6bc1f commit ec3d813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ scalaVersion := "2.12.2"
1616
libraryDependencies ++= Seq(ehcache, ws, specs2 % Test, guice)
1717
libraryDependencies ++= Seq(
1818
"org.scalaj" %% "scalaj-http" % "2.4.2",
19-
"org.ergoplatform" %% "ergo-appkit" % "4.0.8",
19+
"org.ergoplatform" %% "ergo-appkit" % "5.0.0",
2020
"com.h2database" % "h2" % "1.4.200",
2121
"com.typesafe.play" %% "play-slick" % "4.0.0",
2222
"com.typesafe.play" %% "play-slick-evolutions" % "4.0.0",

0 commit comments

Comments
 (0)