Skip to content

Commit 9fa3dc2

Browse files
committed
Update vavr-jackson to 0.11.0
1 parent 95234c5 commit 9fa3dc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/src/main/scala/modules/javaDropwizard.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ object javaDropwizard {
1313
val jaxbApiVersion = "2.3.1"
1414
val jerseyVersion = "2.25.1"
1515
val scalatestVersion = "3.2.20"
16-
val vavrVersion = "0.10.3"
16+
val vavrVersion = "0.11.0"
1717

1818
val dependencies = Seq(
1919
"javax.annotation" % "javax.annotation-api" % javaxAnnotationVersion, // for jdk11

0 commit comments

Comments
 (0)