Skip to content

Commit

Permalink
[dependency] Bump org.jmockit:jmockit from 1.34 to 1.49
Browse files Browse the repository at this point in the history
Bumps [org.jmockit:jmockit](https://github.com/jmockit/jmockit1) from 1.34 to 1.49.
- [Commits](https://github.com/jmockit/jmockit1/commits)

---
updated-dependencies:
- dependency-name: org.jmockit:jmockit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and damianszczepanik committed Jan 1, 2024
1 parent ce69a82 commit 4e51d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<asm.version>9.4</asm.version>
<powermock.version>2.0.9</powermock.version>
<!-- releases newer than this do not have Deencapsulation class-->
<jmockit.version>1.34</jmockit.version>
<jmockit.version>1.49</jmockit.version>

<test.integration.pattern>**/*IT.java</test.integration.pattern>

Expand Down

0 comments on commit 4e51d49

Please sign in to comment.