Skip to content

Commit

Permalink
bump gitbucket to 4.13.0, scala to 2.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroot committed Jun 24, 2017
1 parent 5aee51f commit f585228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ resolvers ++= Seq(
)

libraryDependencies ++= Seq(
"io.github.gitbucket" %% "gitbucket" % "4.12.1",
"io.github.gitbucket" %% "gitbucket" % "4.13.0",
"javax.servlet" % "javax.servlet-api" % "3.1.0",
"com.typesafe.play" %% "twirl-compiler" % "1.3.0"
)
Expand Down

0 comments on commit f585228

Please sign in to comment.