Skip to content

Commit

Permalink
IO 1.0.0-RC3, Util 1.0.0-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Jul 28, 2017
1 parent 831e99b commit 0a42cf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ object Dependencies {
val scala211 = "2.11.11"
val scala212 = "2.12.3"

private val ioVersion = "1.0.0-M13"
private val utilVersion = "1.0.0-M27"
private val ioVersion = "1.0.0-RC3"
private val utilVersion = "1.0.0-RC3"

private val sbtIO = "org.scala-sbt" %% "io" % ioVersion

Expand Down

0 comments on commit 0a42cf0

Please sign in to comment.