~jan0sch/smederee

Showing details for patch 912107d2b369e508b0b35acf0a52041ef65d1040.
2022-12-05 (Mon), 3:53 PM - Jens Grassel - 912107d2b369e508b0b35acf0a52041ef65d1040

Update common-mark to 0.21.0

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
diff -rN -u old-smederee/build.sbt new-smederee/build.sbt
--- old-smederee/build.sbt	2025-02-01 09:41:59.821854989 +0000
+++ new-smederee/build.sbt	2025-02-01 09:41:59.821854989 +0000
@@ -318,7 +318,7 @@
       val cats            = "2.8.0"
       val catsEffect      = "3.3.14"
       val circe           = "0.14.3"
-      val commonMark      = "0.19.0"
+      val commonMark      = "0.21.0"
       val doobie          = "1.0.0-RC2"
       val flyway          = "9.4.0"
       val http4s          = "1.0.0-M37"