File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
<version >1.0.0-SNAPSHOT</version >
8
8
<properties >
9
9
<compiler-plugin .version>3.13.0</compiler-plugin .version>
10
- <htmx .version>1.9.11 </htmx .version>
10
+ <htmx .version>1.9.12 </htmx .version>
11
11
<maven .compiler.parameters>true</maven .compiler.parameters>
12
12
<maven .compiler.source>17</maven .compiler.source>
13
13
<maven .compiler.target>17</maven .compiler.target>
14
14
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15
15
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
16
- <quarkus-plugin .version>3.9.2 </quarkus-plugin .version>
17
- <quarkus .platform.version>3.9.2 </quarkus .platform.version>
16
+ <quarkus-plugin .version>3.10.0 </quarkus-plugin .version>
17
+ <quarkus .platform.version>3.10.0 </quarkus .platform.version>
18
18
<surefire-plugin .version>3.2.5</surefire-plugin .version>
19
19
<quarkus .container-image.registry>ghcr.io</quarkus .container-image.registry>
20
20
<quarkus .container-image.group>derkoe</quarkus .container-image.group>
You can’t perform that action at this time.
0 commit comments