We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9af2b36 + a76dad9 commit 81fe28aCopy full SHA for 81fe28a
1 file changed
project/Dependencies.scala
@@ -31,7 +31,7 @@ object Dependencies {
31
32
val Alloy = new {
33
val org = "com.disneystreaming.alloy"
34
- val alloyVersion = "0.3.38"
+ val alloyVersion = "0.3.39"
35
val core = org % "alloy-core" % alloyVersion
36
val openapi = org %% "alloy-openapi" % alloyVersion
37
val protobuf = org % "alloy-protobuf" % alloyVersion
0 commit comments