Skip to content

Commit

Permalink
Merge branch 'main' into feat/playRC
Browse files Browse the repository at this point in the history
  • Loading branch information
MoeQuadrat committed Sep 26, 2023
2 parents 136ab4b + 0e99bd0 commit dd3f6ce
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 @@ -15,7 +15,7 @@ object Dependencies {
val alloyOpenapi = "com.disneystreaming.alloy" %% "alloy-openapi" % "0.2.6"

val classgraph = "io.github.classgraph" % "classgraph" % "4.8.162"
val smithyVersion = "1.38.0"
val smithyVersion = "1.39.0"
val testTraits =
"software.amazon.smithy" % "smithy-protocol-test-traits" % smithyVersion

Expand Down

0 comments on commit dd3f6ce

Please sign in to comment.