Skip to content

Commit

Permalink
mules update (#66)
Browse files Browse the repository at this point in the history
mules update
  • Loading branch information
ChristopherDavenport authored Dec 12, 2019
2 parents 7393d94 + c862887 commit 8d80104
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ lazy val site = project.in(file("site"))
val catsV = "2.0.0"
val catsEffectV = "2.0.0"
val epimetheusV = "0.3.0"
val mulesV = "0.3.0-M2"
val mulesV = "0.3.0"

val specs2V = "4.8.1"

Expand Down Expand Up @@ -105,4 +105,4 @@ inThisBuild(List(
"-sourcepath", (baseDirectory in LocalRootProject).value.getAbsolutePath,
"-doc-source-url", "https://github.com/ChristopherDavenport/epimetheus-mules/blob/v" + version.value + "€{FILE_PATH}.scala"
),
))
))

0 comments on commit 8d80104

Please sign in to comment.