Skip to content

Commit

Permalink
Merge pull request #12 from opentripplanner/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update junit5 monorepo to v5.10.2
  • Loading branch information
leonardehrenfried authored Feb 16, 2024
2 parents ae541a5 + 006bc49 commit 68622ea
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 @@ -17,7 +17,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<junit.version>5.9.3</junit.version>
<junit.version>5.10.2</junit.version>
<jackson.version>2.16.1</jackson.version>
</properties>
<licenses>
Expand Down

0 comments on commit 68622ea

Please sign in to comment.