Skip to content

Commit

Permalink
build(deps): bump com.twelvemonkeys.imageio:imageio-core
Browse files Browse the repository at this point in the history
Bumps com.twelvemonkeys.imageio:imageio-core from 3.10.0 to 3.11.0.

---
updated-dependencies:
- dependency-name: com.twelvemonkeys.imageio:imageio-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent d2845ef commit 410de72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imageio-common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ java {
}

dependencies {
testFixturesImplementation 'com.twelvemonkeys.imageio:imageio-core:3.10.0'
testFixturesImplementation 'com.twelvemonkeys.imageio:imageio-core:3.11.0'
testFixturesImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
testFixturesImplementation 'org.mockito:mockito-core:4.11.0'
testFixturesImplementation 'org.assertj:assertj-core:3.25.2'
Expand Down

0 comments on commit 410de72

Please sign in to comment.