We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da1edc7 commit c751d53Copy full SHA for c751d53
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id 'org.jlleitschuh.gradle.ktlint' version '12.1.1' apply false
8
id 'com.vanniktech.maven.publish' version '0.25.3' apply false
9
id 'com.gradle.plugin-publish' version '1.3.0' apply false
10
- id 'com.github.ben-manes.versions' version '0.51.0'
+ id 'com.github.ben-manes.versions' version '0.52.0'
11
id 'java-gradle-plugin'
12
id 'java-library'
13
id 'groovy'
0 commit comments