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 f325e57 commit 828e068Copy full SHA for 828e068
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
id 'maven-publish'
11
id 'signing'
12
id 'groovy'
13
- id 'biz.aQute.bnd.builder' version '6.2.0'
+ id 'biz.aQute.bnd.builder' version '7.1.0'
14
id 'io.github.gradle-nexus.publish-plugin' version '1.0.0'
15
id 'com.github.ben-manes.versions' version '0.52.0'
16
id "me.champeau.jmh" version "0.7.3"
0 commit comments