Skip to content

Commit

Permalink
Bump org.ops4j.pax.tinybundles:tinybundles from 3.0.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [org.ops4j.pax.tinybundles:tinybundles](https://github.com/ops4j/org.ops4j.pax.tinybundles) from 3.0.0 to 4.0.0.
- [Commits](ops4j/org.ops4j.pax.tinybundles@tinybundles-3.0.0...tinybundles-4.0.0)

---
updated-dependencies:
- dependency-name: org.ops4j.pax.tinybundles:tinybundles
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent e8eb96c commit be050ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ equalsverifier = { module = "nl.jqno.equalsverifier:equalsverifier", version = "

assertj-core = { module = "org.assertj:assertj-core", version = "3.27.0" }

tinybundles = { module = "org.ops4j.pax.tinybundles:tinybundles", version = "3.0.0" }
tinybundles = { module = "org.ops4j.pax.tinybundles:tinybundles", version = "4.0.0" }

mockjavamail = { module = "org.jvnet.mock-javamail:mock-javamail", version = "1.9" }

Expand Down

0 comments on commit be050ed

Please sign in to comment.