Skip to content

Commit

Permalink
Update junit5 monorepo to v5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 7ff7575 commit e04af76
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.10.3</junit-jupiter.version>
<junit-jupiter.version>5.11.0</junit-jupiter.version>
<hapi-fhir.version>7.2.1</hapi-fhir.version>
<testcontainers.version>1.20.0</testcontainers.version>
<slf4j.version>2.0.13</slf4j.version>
Expand Down

0 comments on commit e04af76

Please sign in to comment.