Skip to content

Commit

Permalink
release v0.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
fiatjaf committed Aug 21, 2022
1 parent a0b1d81 commit 2752272
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 @@ -5,7 +5,7 @@ organization := "fiatjaf"
scalaVersion := "2.13.8"
version := "0.4.7"
libraryDependencies ++= Seq(
"com.fiatjaf" % "immortan_2.13" % "0.7.6-SNAPSHOT",
"com.fiatjaf" % "immortan_2.13" % "0.7.6",
"com.github.alexarchambault" % "case-app_2.13" % "2.1.0-M13",
"com.lihaoyi" % "requests_2.13" % "0.7.0",
"com.iheart" % "ficus_2.13" % "1.5.0",
Expand Down

0 comments on commit 2752272

Please sign in to comment.