File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ object Dependencies {
99
1010 val scalaVersion = " 3.3.7"
1111 val smithy4sVersion = " 0.18.53"
12- val smithyVersion = " 1.70 .0"
12+ val smithyVersion = " 1.71 .0"
1313
1414 val smithyCore = " com.disneystreaming.smithy4s" %% " smithy4s-core" % smithy4sVersion
1515 val smithyInteropCats = " com.disneystreaming.smithy4s" %% " smithy4s-cats" % smithy4sVersion
@@ -18,7 +18,7 @@ object Dependencies {
1818 val smithy4sCompliance = " com.disneystreaming.smithy4s" %% " smithy4s-compliance-tests" % smithy4sVersion
1919 val alloyCore = " com.disneystreaming.alloy" % " alloy-core" % " 0.3.39"
2020 val alloyOpenapi = " com.disneystreaming.alloy" %% " alloy-openapi" % " 0.3.39"
21- val smithyOpenapi = " software.amazon.smithy" % " smithy-openapi" % " 1.70 .0"
21+ val smithyOpenapi = " software.amazon.smithy" % " smithy-openapi" % " 1.71 .0"
2222
2323 val opentelemetryBOM = " io.opentelemetry" % " opentelemetry-bom" % " 1.62.0"
2424 val opentelemetryBOMAlpha = " io.opentelemetry" % " opentelemetry-bom-alpha" % " 1.53.0-alpha"
You can’t perform that action at this time.
0 commit comments