Skip to content

Commit

Permalink
Update junit5 monorepo to v5.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent cbb6a5d commit 10bc2aa
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 @@ -28,7 +28,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.release>17</maven.compiler.release>
<junit-jupiter.version>5.11.4</junit-jupiter.version>
<junit-jupiter.version>5.12.0</junit-jupiter.version>
<hapi-fhir.version>7.6.1</hapi-fhir.version>
<testcontainers.version>1.20.4</testcontainers.version>
<slf4j.version>2.0.16</slf4j.version>
Expand Down

0 comments on commit 10bc2aa

Please sign in to comment.