Skip to content

Commit c7d005d

Browse files
authored
Merge pull request #490 from ckipp01/moped
2 parents 4a59b7c + dc2b2df commit c7d005d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ lazy val V =
1313
"3.17.3" // the oldest protoc version with Apple M1 support, see https://github.com/scalapb/ScalaPB/issues/1024#issuecomment-860126568
1414
val coursier = "2.0.8"
1515
val bsp = "2.0.0-M13"
16-
val moped = "0.1.10"
16+
val moped = "0.1.11"
1717
def scala213 = "2.13.6"
1818
def scala212 = "2.12.14"
1919
def scala211 = "2.11.12"

0 commit comments

Comments
 (0)