Skip to content

Commit

Permalink
Bump com.sksamuel.scrimage:scrimage-core from 4.1.0 to 4.1.1 (#88)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent d9b7e73 commit 7334d89
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 @@ -19,7 +19,7 @@ repositories { mavenCentral() }
val springCloudVersion = "2022.0.4"
val openapiVersion = "2.2.0"
val mockitoKotlinVersion = "5.1.0"
val scrimageVersion = "4.1.0"
val scrimageVersion = "4.1.1"

// security version bumps through spring dependency management
// will not be updated through dependabot
Expand Down

0 comments on commit 7334d89

Please sign in to comment.