We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb75416 + 38d3f41 commit 48564d7Copy full SHA for 48564d7
build.gradle
@@ -12,7 +12,7 @@ plugins {
12
id 'com.github.johnrengelman.shadow' version '8.1.1'
13
id 'com.gradle.plugin-publish' version '1.3.0'
14
id 'com.github.ethankhall.semantic-versioning' version '1.1.0'
15
- id 'com.github.ben-manes.versions' version '0.51.0'
+ id 'com.github.ben-manes.versions' version '0.52.0'
16
id 'com.github.hierynomus.license' version '0.16.1'
17
id 'org.asciidoctor.jvm.convert' version '4.0.4'
18
id 'org.ajoberstar.git-publish' version '4.2.2'
0 commit comments