Skip to content

Commit 4649074

Browse files
authored
Bump Bloop to 2.0.13 (#3821)
1 parent 2ddd8d0 commit 4649074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps/package.mill.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ object Deps {
132132
def signingCliJvmVersion = Java.defaultJava
133133
def javaSemanticdb = "0.10.0"
134134
def javaClassName = "0.1.8"
135-
def bloop = "2.0.10"
135+
def bloop = "2.0.13"
136136
def sbtVersion = "1.11.3"
137137
def mavenVersion = "3.8.1"
138138
def mavenScalaCompilerPluginVersion = "4.9.1"

0 commit comments

Comments
 (0)