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 460ecf7 commit 5253677Copy full SHA for 5253677
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
id 'com.adarshr.test-logger' version '4.0.0'
9
id 'org.gradle.test-retry' version '1.6.1'
10
id 'com.github.psxpaul.execfork' version '0.2.2'
11
- id "com.github.ben-manes.versions" version "0.51.0"
+ id "com.github.ben-manes.versions" version "0.52.0"
12
id "com.github.davidmc24.gradle.plugin.avro" version "1.9.1"
13
// idea
14
id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.9"
0 commit comments