Skip to content

Commit dc2b2df

Browse files
committed
dep: bump to moped 0.1.11
1 parent 3b2112b commit dc2b2df

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
@@ -11,7 +11,7 @@ lazy val V =
1111
val protobuf = "3.21.4"
1212
val coursier = "2.0.8"
1313
val bsp = "2.0.0-M13"
14-
val moped = "0.1.10"
14+
val moped = "0.1.11"
1515
def scala213 = "2.13.6"
1616
def scala212 = "2.12.14"
1717
def scala211 = "2.11.12"

0 commit comments

Comments
 (0)