We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1071371 commit af282a8Copy full SHA for af282a8
pom.xml
@@ -52,7 +52,7 @@
52
<sonar.projectKey>liquibase_${project.artifactId}</sonar.projectKey>
53
<sonar.projectDescription>${project.description}</sonar.projectDescription>
54
<!-- Plugin versions -->
55
- <assertj.version>3.26.3</assertj.version>
+ <assertj.version>3.27.3</assertj.version>
56
<buildnumber-maven-plugin.version>3.2.1</buildnumber-maven-plugin.version>
57
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
58
<commons-io.version>2.18.0</commons-io.version>
0 commit comments