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 e3be407 commit fbef29eCopy full SHA for fbef29e
build.gradle.kts
@@ -2,7 +2,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
2
3
plugins {
4
id("base")
5
- id("com.github.ben-manes.versions") version "0.52.0"
+ id("com.github.ben-manes.versions") version "0.53.0"
6
}
7
8
description = "Experiments with Java"
0 commit comments