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 d5f9a1a commit 6e57bd2Copy full SHA for 6e57bd2
settings.gradle.kts
@@ -4,7 +4,7 @@ pluginManagement {
4
plugins {
5
id("com.github.ben-manes.versions") version "0.52.0"
6
id("com.github.jk1.dependency-license-report") version "2.9"
7
- id("me.champeau.jmh") version "0.7.2"
+ id("me.champeau.jmh") version "0.7.3"
8
id("com.gradle.plugin-publish") version "1.3.1"
9
}
10
0 commit comments