Skip to content

Commit

Permalink
Update tink-awskms to 1.10.0 (#161)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-didx[bot] <156918788+scala-steward-didx[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-didx[bot] authored Aug 9, 2024
1 parent 5883ea2 commit 0db4a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ lazy val core = project
"com.apicatalog" % "titanium-json-ld" % titaniumVersion,
"org.glassfish" % "jakarta.json" % "2.0.1",
"com.google.crypto.tink" % "tink" % tinkVersion,
"com.google.crypto.tink" % "tink-awskms" % "1.9.1"
"com.google.crypto.tink" % "tink-awskms" % "1.10.0"
)
)

Expand Down

0 comments on commit 0db4a5a

Please sign in to comment.