Skip to content

Commit

Permalink
Bump paxExamVersion from 4.13.5 to 4.14.0
Browse files Browse the repository at this point in the history
Bumps `paxExamVersion` from 4.13.5 to 4.14.0.

Updates `org.ops4j.pax.exam:pax-exam` from 4.13.5 to 4.14.0

Updates `org.ops4j.pax.exam:pax-exam-junit4` from 4.13.5 to 4.14.0

Updates `org.ops4j.pax.exam:pax-exam-container-karaf` from 4.13.5 to 4.14.0

---
updated-dependencies:
- dependency-name: org.ops4j.pax.exam:pax-exam
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.ops4j.pax.exam:pax-exam-junit4
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.ops4j.pax.exam:pax-exam-container-karaf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent de4711a commit 36e34fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ ext {
karafVersion = '4.4.6'
osgiVersion = '8.0.0'
osgiCompendiumVersion = '5.0.0'
paxExamVersion = '4.13.5'
paxExamVersion = '4.14.0'
projectOsgiVersion = project.version.replaceAll("-SNAPSHOT", ".SNAPSHOT")

jacocoTestProjects = [
Expand Down

0 comments on commit 36e34fe

Please sign in to comment.