This commit is contained in:
jmp 2020-12-31 22:17:35 -08:00 committed by Alexander Söderberg
parent b848070d57
commit 7eddcd237a
2 changed files with 3 additions and 3 deletions

View file

@ -26,5 +26,5 @@ object Versions {
// TEST DEPENDENCIES
const val jupiterEngine = "5.7.0"
const val jhm = "1.25.2"
const val jmh = "1.25.2"
}