~jan0sch/smederee

Showing details for patch c03c689e090eb8d6acda9b4745495fa51c09f630.
2024-03-22 (Fri), 1:18 PM - Jens Grassel - c03c689e090eb8d6acda9b4745495fa51c09f630

Update common-mark to 0.22.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-01-12 13:07:07.466276970 +0000
+++ new-smederee/build.sbt	2025-01-12 13:07:07.466276970 +0000
@@ -403,7 +403,7 @@
             val cats            = "2.10.0"
             val catsEffect      = "3.5.4"
             val circe           = "0.14.6"
-            val commonMark      = "0.21.0"
+            val commonMark      = "0.22.0"
             val doobie          = "1.0.0-RC5"
             val flyway          = "10.8.1"
             val fs2             = "3.5.0"