Skip to content

Commit

Permalink
set Special dependency to stable published version 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aslesarenko committed Oct 24, 2019
1 parent 4ff9c20 commit 18e262e
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 @@ -79,7 +79,7 @@ val fastparse = "com.lihaoyi" %% "fastparse" % "1.0.0"
val commonsIo = "commons-io" % "commons-io" % "2.5"
val configs = "com.github.kxbmap" %% "configs" % "0.4.4"

val specialVersion = "core-opt-d7f46fca-SNAPSHOT"
val specialVersion = "0.6.1"
val meta = "io.github.scalan" %% "meta" % specialVersion
val plugin = "io.github.scalan" %% "plugin" % specialVersion
val libraryconf = "io.github.scalan" %% "library-conf" % specialVersion
Expand Down

0 comments on commit 18e262e

Please sign in to comment.