Skip to content

Commit

Permalink
zio-logging: 2.1.16 -> 2.1.17 (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas authored Jan 21, 2024
1 parent eabff04 commit 30febd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
val zioVersion = "2.0.21"
val zioJsonVersion = "0.6.2"
val zioLoggingVersion = "2.1.16"
val zioLoggingVersion = "2.1.17"

ThisBuild / scalaVersion := "3.3.1"

Expand Down
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ in
pname = "sectery";
version = "1.0.0";

depsSha256 = "sha256-dqiJt9D1dvEW9E2R4WP2e9Uos1qQQEfUcdX8QCnQbTU=";
depsSha256 = "sha256-exDuhRWErE6/grqNdwy1kpGKjeVbopdm4R7u2adxgtI=";

src = ./.;

Expand Down

0 comments on commit 30febd6

Please sign in to comment.