Skip to content

Commit

Permalink
build(komga-deps): bump ben-manes version from 0.46.0 to 0.48.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gotson committed Oct 4, 2023
1 parent 72d848d commit 37ec436
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 @@ -12,7 +12,7 @@ plugins {
kotlin("kapt") version kotlinVersion
}
id("org.jlleitschuh.gradle.ktlint") version "11.4.2"
id("com.github.ben-manes.versions") version "0.46.0"
id("com.github.ben-manes.versions") version "0.48.0"
id("org.jreleaser") version "1.8.0"
}

Expand Down

0 comments on commit 37ec436

Please sign in to comment.