File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ object Dependencies {
88 val ciris = " 3.12.0"
99 val decline = " 2.6.1"
1010 val fs2 = " 3.13.0"
11- val fs2Data = " 1.12.1 "
11+ val fs2Data = " 1.13.0 "
1212 val http4s = " 0.23.33"
1313 val iron = " 3.3.0"
1414 val gatling = " 3.15.0"
Original file line number Diff line number Diff line change 66 " modules/api/target/scala-3.4.3/src_managed/main/smithy" ,
77 " modules/api/target/scala-3.5.2/src_managed/main/smithy" ,
88 " modules/api/target/scala-3.6.3/src_managed/main/smithy" ,
9- " modules/api/target/scala-3.8.2/src_managed/main/smithy"
9+ " modules/api/target/scala-3.8.2/src_managed/main/smithy" ,
10+ " modules/api/target/scala-3.8.3/src_managed/main/smithy"
1011 ],
1112 "maven" : {
1213 "dependencies" : [
1516 " com.disneystreaming.alloy:alloy-core:0.3.13" ,
1617 " com.disneystreaming.smithy4s:smithy4s-protocol:0.18.29" ,
1718 " com.disneystreaming.alloy:alloy-core:0.3.36" ,
18- " com.disneystreaming.smithy4s:smithy4s-protocol:0.18.49"
19+ " com.disneystreaming.smithy4s:smithy4s-protocol:0.18.49" ,
20+ " com.disneystreaming.alloy:alloy-core:0.3.37" ,
21+ " com.disneystreaming.smithy4s:smithy4s-protocol:0.18.50"
1922 ],
2023 "repositories" : [
2124 ]
You can’t perform that action at this time.
0 commit comments