Skip to content

Commit

Permalink
update coursier 2.0.0-RC6-13
Browse files Browse the repository at this point in the history
  • Loading branch information
giabao committed Apr 24, 2020
1 parent 66f8bb4 commit 5406d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object Dependencies {
def scala211 = "2.11.12"
def scala212 = "2.12.11"
def scala213 = "2.13.1"
def coursierV = "2.0.0-RC5-6"
def coursierV = "2.0.0-RC6-13"
val currentScalaVersion = scala212

val jgit = "org.eclipse.jgit" % "org.eclipse.jgit" % "5.7.0.202003110725-r"
Expand Down

0 comments on commit 5406d6a

Please sign in to comment.