Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie authored and rockjam committed Apr 30, 2018
1 parent a207c85 commit 0ea7902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twirllib/src/mill/twirllib/TwirlModule.scala
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ trait TwirlModule extends mill.Module {
Cache.ivy2Local,
MavenRepository("https://repo1.maven.org/maven2")
),
"2.12.4",
Lib.depToDependency(_, "2.12.4"),
Seq(ivy"com.typesafe.play::twirl-compiler:${twirlVersion()}")
)
}
Expand Down

0 comments on commit 0ea7902

Please sign in to comment.