~jan0sch/smederee

Showing details for patch b6e4c5449aba131ae6cc9ff011d6dfe1453c6395.
2023-11-06 (Mon), 3:23 PM - Jens Grassel - b6e4c5449aba131ae6cc9ff011d6dfe1453c6395

Update os-lib to 0.9.2

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-13 17:22:08.417925588 +0000
+++ new-smederee/build.sbt	2025-01-13 17:22:08.417925588 +0000
@@ -440,7 +440,7 @@
       val munit           = "0.7.29"
       val munitCatsEffect = "1.0.7"
       val munitDiscipline = "1.0.9"
-      val osLib           = "0.9.1"
+      val osLib           = "0.9.2"
       val postgresql      = "42.6.0"
       val pureConfig      = "0.17.4"
       val scalaCheck      = "1.17.0"