Skip to content

Commit c2903de

Browse files
committed
update dependency
1 parent 2ef3200 commit c2903de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ plugin-outdated = "com.github.ben-manes:gradle-versions-plugin:0.52.0"
5555
[plugins]
5656
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
5757
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
58-
updates = { id = "com.github.ben-manes.versions", version = "0.52.0" }
58+
updates = { id = "com.github.ben-manes.versions", version = "0.53.0" }
5959
sonar = { id = "org.sonarqube", version = "6.3.1.5724" }
6060
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }

0 commit comments

Comments
 (0)