Skip to content

Commit a0b3abb

Browse files
Regenerated smithy-build.json
Executed command: sbt smithy4sUpdateLSPConfig
1 parent c599d54 commit a0b3abb

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

smithy-build.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,17 @@
55
"modules/api/target/scala-3.4.2/src_managed/main/smithy",
66
"modules/api/target/scala-3.4.3/src_managed/main/smithy",
77
"modules/api/target/scala-3.5.2/src_managed/main/smithy",
8-
"modules/api/target/scala-3.6.3/src_managed/main/smithy"
8+
"modules/api/target/scala-3.6.3/src_managed/main/smithy",
9+
"modules/api/target/scala-3.7.0/src_managed/main/smithy"
910
],
1011
"maven" : {
1112
"dependencies" : [
1213
"com.disneystreaming.smithy4s:smithy4s-protocol:0.18.20",
1314
"com.disneystreaming.alloy:alloy-core:0.3.9",
1415
"com.disneystreaming.alloy:alloy-core:0.3.13",
15-
"com.disneystreaming.smithy4s:smithy4s-protocol:0.18.29"
16+
"com.disneystreaming.smithy4s:smithy4s-protocol:0.18.29",
17+
"com.disneystreaming.alloy:alloy-core:0.3.19",
18+
"com.disneystreaming.smithy4s:smithy4s-protocol:0.18.35"
1619
],
1720
"repositories" : [
1821
]

0 commit comments

Comments
 (0)