~wegtam/smederee

Showing details for patch d746c09d7d60f2c2b81358b832629ba835e6faba.
2024-09-12 (Thu), 3:48 PM - Jens Grassel - d746c09d7d60f2c2b81358b832629ba835e6faba

Update os-lib to 0.10.7

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	2024-11-23 02:09:20.638596883 +0000
+++ new-smederee/build.sbt	2024-11-23 02:09:20.638596883 +0000
@@ -292,7 +292,7 @@
             val munit            = "1.0.1"
             val munitCatsEffect  = "2.0.0"
             val munitScalaCheck  = "1.0.0"
-            val osLib            = "0.10.6"
+            val osLib            = "0.10.7"
             val postgresql       = "42.7.4"
             val pureConfig       = "0.17.7"
             val quickLens        = "1.9.8"