We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dcce17 commit a7e08f8Copy full SHA for a7e08f8
1 file changed
pom.xml
@@ -74,7 +74,7 @@
74
<sonar.organization>dropwizard</sonar.organization>
75
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
76
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
77
- <junit5.version>6.0.2</junit5.version>
+ <junit5.version>6.0.3</junit5.version>
78
</properties>
79
80
<developers>
0 commit comments