Skip to content

Commit

Permalink
Merge pull request #50 from rcardin/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.junit.jupiter:junit-jupiter to v5.10.2
  • Loading branch information
rcardin authored Feb 5, 2024
2 parents 7e476ac + f29ee11 commit f2d0e6e
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 @@ -37,7 +37,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<kafka.version>3.6.1</kafka.version>
<junit.jupiter.version>5.10.1</junit.jupiter.version>
<junit.jupiter.version>5.10.2</junit.jupiter.version>
<testcontainers.version>1.19.4</testcontainers.version>
<typesafe.config.version>1.4.3</typesafe.config.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
Expand Down

0 comments on commit f2d0e6e

Please sign in to comment.