Skip to content

Commit

Permalink
Update junit to 5.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Feb 4, 2024
1 parent 3fbc666 commit bb5a5e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Airbase 150
- OpenTelemetry instrumentation to 2.0.0 (from 1.32.0)
- jmxutils to 1.26 (from 1.25)
- AssertJ to 3.25.2 (from 3.25.1)
- junit 5.10.2 (from 5.10.1)
* Plugin updates:
- spotbugs-maven-plugin to 4.8.3.0 (from 4.8.1.0)
- dependency-scope-maven-plugin 1.0.2 (from 1.0.1)
Expand Down
2 changes: 1 addition & 1 deletion airbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
<dep.jmh.version>1.37</dep.jmh.version>
<dep.jmxutils.version>1.26</dep.jmxutils.version>
<dep.joda.version>2.12.6</dep.joda.version>
<dep.junit.version>5.10.1</dep.junit.version>
<dep.junit.version>5.10.2</dep.junit.version>
<dep.kotlin.version>1.9.22</dep.kotlin.version>
<dep.logback.version>1.4.14</dep.logback.version>
<dep.modernizer.version>2.7.0</dep.modernizer.version>
Expand Down

0 comments on commit bb5a5e4

Please sign in to comment.