Skip to content

Commit

Permalink
update cflint to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tommywo committed Oct 20, 2021
1 parent a43cecd commit e4d9293
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 @@ -40,7 +40,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<sonar.version>7.6</sonar.version>
<cflint.version>1.4.1</cflint.version>
<cflint.version>1.5.0</cflint.version>
</properties>

<dependencies>
Expand Down

0 comments on commit e4d9293

Please sign in to comment.