Skip to content

Commit 7075d31

Browse files
Bump jmh-generator-annprocess from 1.22 to 1.23 in /kotlin
Bumps jmh-generator-annprocess from 1.22 to 1.23. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent de07370 commit 7075d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ buildscript {
9595
'jmh': [
9696
'gradlePlugin': "me.champeau.gradle:jmh-gradle-plugin:0.5.0",
9797
'core': "org.openjdk.jmh:jmh-core:1.23",
98-
'generator': "org.openjdk.jmh:jmh-generator-annprocess:1.22",
98+
'generator': "org.openjdk.jmh:jmh-generator-annprocess:1.23",
9999
],
100100
// Source of "API 'variant.getJavaCompile()' is obsolete" warning, fixed in upcoming 0.9.0.
101101
// See https://github.com/vanniktech/gradle-maven-publish-plugin/issues/67.

0 commit comments

Comments
 (0)