Skip to content

Commit

Permalink
Merge pull request #79 from innFactory/update/smithy4s-core-0.16.10
Browse files Browse the repository at this point in the history
chore: update smithy4s-core, smithy4s-json from 0.16.9 to 0.16.10
  • Loading branch information
mergify[bot] authored Nov 24, 2022
2 parents 0d45107 + bfd1876 commit 56075c4
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
Expand Up @@ -7,7 +7,7 @@ object Dependencies {
val typesafePlay = "com.typesafe.play" %% "play" % playVersion

val scalaVersion = "2.13.10"
val smithy4sVersion = "0.16.9"
val smithy4sVersion = "0.16.10"
val smithyCore = "com.disneystreaming.smithy4s" %% "smithy4s-core" % smithy4sVersion
val smithyJson = "com.disneystreaming.smithy4s" %% "smithy4s-json" % smithy4sVersion

Expand Down

0 comments on commit 56075c4

Please sign in to comment.