File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
10
10
<maven .compiler.source>21</maven .compiler.source>
11
11
<maven .compiler.target>21</maven .compiler.target>
12
- <planetiler .version>0.8-ph-test-SNAPSHOT</planetiler .version>
13
- <junit .version>5.10.2 </junit .version>
12
+ <planetiler .version>0.8.2 -ph-test-SNAPSHOT</planetiler .version>
13
+ <junit .version>5.10.3 </junit .version>
14
14
15
15
<mainClass >org.openmaptiles.OpenMapTilesMain</mainClass >
16
16
<image .version>${project.version} </image .version>
104
104
<plugin >
105
105
<groupId >org.apache.maven.plugins</groupId >
106
106
<artifactId >maven-surefire-plugin</artifactId >
107
- <version >3.3.0 </version >
107
+ <version >3.3.1 </version >
108
108
</plugin >
109
109
<plugin >
110
110
<groupId >org.apache.maven.plugins</groupId >
111
111
<artifactId >maven-failsafe-plugin</artifactId >
112
- <version >3.3.0 </version >
112
+ <version >3.3.1 </version >
113
113
</plugin >
114
114
115
115
<plugin >
You can’t perform that action at this time.
0 commit comments