Skip to content

Commit

Permalink
Merge pull request #107 from VerifAPS/dependabot/gradle/com.github.be…
Browse files Browse the repository at this point in the history
…n-manes.versions-0.51.0

Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0
  • Loading branch information
wadoon authored Feb 1, 2024
2 parents ebcebd7 + 29506b6 commit b4c974f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id "org.jetbrains.kotlin.jvm" version "2.0.0-Beta3" apply false
id("org.jetbrains.dokka") version "1.9.10"
id "org.sonarqube" version "4.4.1.3373"
id "com.github.ben-manes.versions" version "0.50.0"
id "com.github.ben-manes.versions" version "0.51.0"
}

tasks.named("dokkaHtml") {
Expand Down

0 comments on commit b4c974f

Please sign in to comment.