Skip to content

Commit

Permalink
Update jmh-core, jmh-generator-annprocess to 1.37 (#103)
Browse files Browse the repository at this point in the history
Co-authored-by: Kirill A. Korinsky <[email protected]>
  • Loading branch information
scala-steward and catap authored Mar 13, 2024
1 parent da5d987 commit 2684b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ lazy val scala213 = "2.13.10"
lazy val scala31 = "3.2.0"

lazy val scalatestVersion = "3.2.18"
lazy val jmhVersion = "1.36"
lazy val jmhVersion = "1.37"

name := "biginteger"
ThisBuild / organization := "pt.kcry"
Expand Down

0 comments on commit 2684b3a

Please sign in to comment.