Merge pull request #99 from scala-steward/update/flexmark-0.61.20

Update flexmark, ... to 0.61.20
This commit is contained in:
eikek 2020-04-26 15:42:22 +02:00 committed by GitHub
commit 916a9dbcc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ object Dependencies {
val DoobieVersion = "0.9.0"
val EmilVersion = "0.5.0"
val FastparseVersion = "2.1.3"
val FlexmarkVersion = "0.61.18"
val FlexmarkVersion = "0.61.20"
val FlywayVersion = "6.4.0"
val Fs2Version = "2.3.0"
val H2Version = "1.4.200"