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 3
3
xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >org.nasdanika</groupId >
6
- <version >2024.4 .0</version >
6
+ <version >2024.5 .0</version >
7
7
<artifactId >cli-launcher</artifactId >
8
8
<packaging >jar</packaging >
9
9
<name >Nasdanika command line interface launcher</name >
12
12
<dependency >
13
13
<groupId >org.nasdanika.html</groupId >
14
14
<artifactId >app-model-gen-cli</artifactId >
15
- <version >2024.4 .0</version >
15
+ <version >2024.5 .0</version >
16
16
</dependency >
17
17
<dependency >
18
18
<groupId >org.nasdanika.models.java</groupId >
19
19
<artifactId >cli</artifactId >
20
- <version >2024.4 .0</version >
20
+ <version >2024.5 .0</version >
21
21
</dependency >
22
22
<dependency >
23
23
<groupId >org.nasdanika.core</groupId >
24
24
<artifactId >http</artifactId >
25
- <version >2024.4 .0</version >
25
+ <version >2024.5 .0</version >
26
26
</dependency >
27
27
<!-- To prevent slf4j complaining -->
28
28
<dependency >
You can’t perform that action at this time.
0 commit comments