~jan0sch/smederee

Showing details for patch 65cee7250719ded791460bbebaf7d441634c2664.
2022-12-05 (Mon), 3:57 PM - Jens Grassel - 65cee7250719ded791460bbebaf7d441634c2664

Update os-lib to 0.9.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:53:15.847502433 +0000
+++ new-smederee/build.sbt	2025-02-01 09:53:15.847502433 +0000
@@ -329,7 +329,7 @@
       val munit           = "0.7.29"
       val munitCatsEffect = "1.0.7"
       val munitDiscipline = "1.0.9"
-      val osLib           = "0.8.1"
+      val osLib           = "0.9.0"
       val postgresql      = "42.5.1"
       val pureConfig      = "0.17.2"
       val scalaCheck      = "1.17.0"