Skip to content

Commit ee92169

Browse files
committed
update dependencies
1 parent 67b89fe commit ee92169

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ plugin-outdated = "com.github.ben-manes:gradle-versions-plugin:0.52.0"
5353
[plugins]
5454
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
5555
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
56-
updates = { id = "com.github.ben-manes.versions", version = "0.52.0" }
56+
updates = { id = "com.github.ben-manes.versions", version = "0.53.0" }
5757
sonar = { id = "org.sonarqube", version = "6.3.1.5724" }
5858
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }
59+
publish = { id = "io.openapiprocessor.build.plugin.publish" }

0 commit comments

Comments
 (0)