File tree 4 files changed +4
-4
lines changed
htmx-spring-boot-thymeleaf
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -345,7 +345,7 @@ Links to articles and blog posts about this library:
345
345
346
346
| Library version | Spring Boot | Minimum Java version |
347
347
| ---------------------------------------------------------------------------------------| -------------| ----------------------|
348
- | [ 3.6.0 ] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.6.0 ) | 3.2.x | 17 |
348
+ | [ 3.6.1 ] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.6.1 ) | 3.2.x | 17 |
349
349
| [ 3.5.1] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.5.1 ) | 3.2.x | 17 |
350
350
| [ 3.4.1] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.4.1 ) | 3.2.x | 17 |
351
351
| [ 3.3.0] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.3.0 ) | 3.1.x | 17 |
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.github.wimdeblauwe</groupId >
8
8
<artifactId >htmx-spring-boot-parent</artifactId >
9
- <version >3.6.0 </version >
9
+ <version >3.6.1 </version >
10
10
</parent >
11
11
12
12
<artifactId >htmx-spring-boot-thymeleaf</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.github.wimdeblauwe</groupId >
8
8
<artifactId >htmx-spring-boot-parent</artifactId >
9
- <version >3.6.0 </version >
9
+ <version >3.6.1 </version >
10
10
</parent >
11
11
12
12
<artifactId >htmx-spring-boot</artifactId >
Original file line number Diff line number Diff line change 12
12
13
13
<groupId >io.github.wimdeblauwe</groupId >
14
14
<artifactId >htmx-spring-boot-parent</artifactId >
15
- <version >3.6.0 </version >
15
+ <version >3.6.1 </version >
16
16
<packaging >pom</packaging >
17
17
<name >Parent of Spring Boot library for htmx</name >
18
18
You can’t perform that action at this time.
0 commit comments