Skip to content

Commit

Permalink
Update plugin gradleVersions to v0.44.0 (#5528)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 13, 2022
1 parent d4d6cbb commit 8c2c42b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -45,6 +45,6 @@ contester-driver = { module = "io.github.davidburstrom.contester:contester-drive
[plugins]
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.12.1" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
gradleVersions = { id = "com.github.ben-manes.versions", version = "0.43.0" }
gradleVersions = { id = "com.github.ben-manes.versions", version = "0.44.0" }
pluginPublishing = { id = "com.gradle.plugin-publish", version = "1.0.0" }
shadow = { id = "com.github.johnrengelman.shadow", version = "7.1.2" }

0 comments on commit 8c2c42b

Please sign in to comment.