~jan0sch/smederee

Showing details for patch 33eefbaaa18d7f1bfc41f83daf215486bc0b6964.
2024-01-01 (Mon), 9:42 AM - Jens Grassel - 33eefbaaa18d7f1bfc41f83daf215486bc0b6964

Update os-lib to 0.9.3

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 07:43:38.405383362 +0000
+++ new-smederee/build.sbt	2025-01-13 07:43:38.405383362 +0000
@@ -434,7 +434,7 @@
             val logback         = "1.4.14"
             val munit           = "1.0.0-M10"
             val munitCatsEffect = "2.0.0-M4"
-            val osLib           = "0.9.2"
+            val osLib           = "0.9.3"
             val postgresql      = "42.7.1"
             val pureConfig      = "0.17.4"
             val scalaCheck      = "1.17.0"