Skip to content

Commit 0549c54

Browse files
committed
Update benchmark to 0.9.0
1 parent 39ae333 commit 0549c54

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.0"
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)