File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2626 <properties >
2727 <project-version >0.0.1-SNAPSHOT</project-version >
2828 <maven .compiler.release>21</maven .compiler.release>
29- <maven .compiler.version>3.14.0 </maven .compiler.version>
29+ <maven .compiler.version>3.14.1 </maven .compiler.version>
3030 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3131 <build-alias >b000</build-alias >
3232 <wala .version>1.6.11</wala .version>
3333 <spotless .version>2.46.1</spotless .version>
34- <maven .surefire.version>3.5.3 </maven .surefire.version>
34+ <maven .surefire.version>3.5.4 </maven .surefire.version>
3535 <parallel >both</parallel >
3636 <logging .config.file>./logging.properties</logging .config.file>
3737 <jacoco-version >0.8.13</jacoco-version >
112112 <dependency >
113113 <groupId >org.codehaus.mojo</groupId >
114114 <artifactId >versions-maven-plugin</artifactId >
115- <version >2.19.0 </version >
115+ <version >2.19.1 </version >
116116 </dependency >
117117 <dependency >
118118 <groupId >com.diffplug.spotless</groupId >
122122 <dependency >
123123 <groupId >com.google.guava</groupId >
124124 <artifactId >guava</artifactId >
125- <version >33.4.8 -jre</version >
125+ <version >33.5.0 -jre</version >
126126 </dependency >
127127 </dependencies >
128128 </dependencyManagement >
Original file line number Diff line number Diff line change 1- black == 25.1 .0
1+ black == 25.9 .0
You can’t perform that action at this time.
0 commit comments