Skip to content

Commit

Permalink
Update zio to 2.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] committed Nov 13, 2024
1 parent b7c47a2 commit 97c3586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import sbt._

object Dependencies {
private val zioVersion = "2.1.11"
private val zioVersion = "2.1.12"
private val awsSdkVersion = "2.28.28"

lazy val awsDynamoDb = "software.amazon.awssdk" % "dynamodb" % awsSdkVersion
Expand Down

0 comments on commit 97c3586

Please sign in to comment.