Skip to content

Commit

Permalink
Merge pull request #38 from 1250422131/dependabot/gradle/develop/com.…
Browse files Browse the repository at this point in the history
…github.ben-manes.versions-0.50.0

Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0
  • Loading branch information
SOCK-MAGIC authored Nov 23, 2023
2 parents 87a4190 + 6daed93 commit 4ea3d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
alias(libs.plugins.ksp) apply false
alias(libs.plugins.hilt) apply false
// ./gradlew dependencyUpdates
id("com.github.ben-manes.versions") version "0.49.0"
id("com.github.ben-manes.versions") version "0.50.0"
}
tasks.withType<com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask> {
rejectVersionIf {
Expand Down

0 comments on commit 4ea3d82

Please sign in to comment.