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.
1 parent 3b2112b commit dc2b2dfCopy full SHA for dc2b2df
build.sbt
@@ -11,7 +11,7 @@ lazy val V =
11
val protobuf = "3.21.4"
12
val coursier = "2.0.8"
13
val bsp = "2.0.0-M13"
14
- val moped = "0.1.10"
+ val moped = "0.1.11"
15
def scala213 = "2.13.6"
16
def scala212 = "2.12.14"
17
def scala211 = "2.11.12"
0 commit comments