Skip to content

Commit dfbb844

Browse files
committed
Bump JMH to 1.37
1 parent 5e64b5c commit dfbb844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ object Deps {
103103
def coursier = coursierDefault
104104
def coursierCli = coursierDefault
105105
def coursierM1Cli = coursierDefault
106-
def jmh = "1.29"
106+
def jmh = "1.37"
107107
def jsoniterScala = "2.23.2"
108108
def jsoniterScalaJava8 = "2.13.5.2"
109109
def jsoup = "1.18.1"

0 commit comments

Comments
 (0)