Skip to content

Commit 9924f6e

Browse files
authored
updated log-effect to 0.19.2 and zio-oci-objectstorage to 0.7.3 (#1581)
1 parent 0e368e6 commit 9924f6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ val V = new {
1313
val `jsoniter-scala` = "2.30.8"
1414
val kafka = "3.7.1"
1515
val logback = "1.5.7"
16-
val `log-effect` = "0.19.1"
16+
val `log-effect` = "0.19.2"
1717
val ocisdk = "3.47.0"
1818
val postgresql = "42.7.4"
1919
val scala213 = "2.13.14"
@@ -27,7 +27,7 @@ val V = new {
2727
val `zio-json` = "0.7.2"
2828
val `zio-kafka` = "2.7.5"
2929
val `zio-nio` = "2.0.2"
30-
val `zio-oci-objectstorage` = "0.7.2"
30+
val `zio-oci-objectstorage` = "0.7.3"
3131
val `zio-s3` = "0.4.3"
3232
}
3333

0 commit comments

Comments
 (0)