We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cc762f commit 5ae6b5fCopy full SHA for 5ae6b5f
build.gradle.kts
@@ -14,7 +14,7 @@ plugins {
14
id("io.freefair.javadoc-links") version "8.11"
15
id("io.freefair.javadoc-utf-8") version "8.11"
16
id("com.github.ben-manes.versions") version "0.52.0"
17
- id("me.champeau.jmh") version "0.7.2"
+ id("me.champeau.jmh") version "0.7.3"
18
id("io.freefair.maven-central.validate-poms") version "8.11"
19
id("ru.vyarus.pom") version "3.0.0"
20
id("io.codearte.nexus-staging") version "0.30.0"
0 commit comments