~jan0sch/smederee

Showing details for patch 3961418d00653dc504cccf2601a60dfced1bf137.
2022-10-18 (Tue), 2:05 PM - Jens Grassel - 3961418d00653dc504cccf2601a60dfced1bf137

Update Bouncy Castle to 1.72

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-02 00:33:51.841871966 +0000
+++ new-smederee/build.sbt	2025-02-02 00:33:51.841871966 +0000
@@ -319,7 +319,7 @@
   new {
     object Version {
       val apacheSshd      = "2.9.1"
-      val bouncyCastle    = "1.71"
+      val bouncyCastle    = "1.72"
       val cats            = "2.8.0"
       val catsEffect      = "3.3.14"
       val circe           = "0.14.3"