Skip to content

Commit

Permalink
Upgrade spring version
Browse files Browse the repository at this point in the history
  • Loading branch information
Piszmog committed Oct 24, 2024
1 parent 68cfc73 commit 16c557d
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 @@ -29,7 +29,7 @@
<java.version>17</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<pitest-maven.mutationThreshold>96</pitest-maven.mutationThreshold>
<pitest-maven.mutationThreshold>95/pitest-maven.mutationThreshold>
<pitest-maven.coverageThreshold>99</pitest-maven.coverageThreshold>
<!--Plugins-->
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 16c557d

Please sign in to comment.