Skip to content

Commit 581fa2f

Browse files
committed
Update zio-logging-slf4j to 2.1.17
1 parent 27c1267 commit 581fa2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ object Dependencies {
4242
val camundaVersion = "7.22.0" // external task client
4343
val jaxbApiVersion = "4.0.2" // needed by the camunda client 7.21?!
4444
val scaffeineV = "5.3.0" // caching
45-
val zioVersion = "2.1.15" // zio
45+
val zioVersion = "2.1.17" // zio
4646
// - sttpClient3
4747

4848
// --- Experiments

0 commit comments

Comments
 (0)