Skip to content

Commit

Permalink
Update Bloop to 2.0.5 (#3276)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gedochao authored Nov 15, 2024
1 parent 0d621d9 commit b8ecefb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ object Deps {
def signingCliJvmVersion = Java.defaultJava
def javaSemanticdb = "0.10.0"
def javaClassName = "0.1.3"
def bloop = "2.0.3"
def bloop = "2.0.5"
def sbtVersion = "1.10.3"
def mavenVersion = "3.8.1"
def mavenScalaCompilerPluginVersion = "4.9.1"
Expand Down

0 comments on commit b8ecefb

Please sign in to comment.