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 9afa01d commit 48cbc93Copy full SHA for 48cbc93
build.gradle
@@ -4,7 +4,7 @@ import java.time.format.DateTimeFormatter
4
plugins {
5
id 'com.gradle.build-scan' version '1.13.4'
6
id 'net.nemerosa.versioning' version '2.6.1'
7
- id 'com.github.ben-manes.versions' version '0.17.0' apply false
+ id 'com.github.ben-manes.versions' version '0.20.0' apply false
8
id 'com.diffplug.gradle.spotless' version '3.13.0' apply false
9
id 'org.ajoberstar.git-publish' version '0.4.1' apply false
10
id 'org.jetbrains.kotlin.jvm' version '1.2.41' apply false
0 commit comments