Skip to content

Commit 85b2c65

Browse files
scala-stewardBenFradet
authored andcommitted
Update monocle-core to 2.0.1 (#741)
1 parent ff243a3 commit 85b2c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ object ProjectPlugin extends AutoPlugin {
4646
val log4s: String = "1.8.2"
4747
val logback: String = "1.2.3"
4848
val monix: String = "3.1.0"
49-
val monocle: String = "2.0.0"
49+
val monocle: String = "2.0.1"
5050
val nettySSL: String = "2.0.25.Final"
5151
val paradise: String = "2.1.1"
5252
val pbdirect: String = "0.4.0"

0 commit comments

Comments
 (0)