Skip to content

Commit a5f89ed

Browse files
authored
Merge pull request #339 from scala-steward/update/benchmark-0.9.0
Update benchmark to 0.9.0
2 parents b0c3e05 + 0549c54 commit a5f89ed

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
@@ -26,7 +26,7 @@ val monixVersion = "3.3.0"
2626
val mockitoVersion = "3.7.7"
2727
val circeVersion = "0.13.0"
2828
val upickleVersion = "1.2.2"
29-
val scalajsBenchmarkVersion = "0.8.0"
29+
val scalajsBenchmarkVersion = "0.9.0"
3030
val slf4jVersion = "1.7.30"
3131

3232
// for binary compatibility checking

0 commit comments

Comments
 (0)