Skip to content

Commit 98acb0f

Browse files
committed
Update previous version
1 parent 74592a4 commit 98acb0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ val Versions = new {
1818
val scalaTest = "3.1.1"
1919
val scalaTestPlus = "3.1.0.0-RC2"
2020
val snakeYaml = "1.26"
21-
val previousCirceYaml = "0.12.0"
21+
val previousCirceYaml = "0.13.0"
2222
}
2323

2424
val docMappingsApiDir = settingKey[String]("Subdirectory in site target directory for API docs")

0 commit comments

Comments
 (0)