File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
htmx-spring-boot-thymeleaf Expand file tree Collapse file tree 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:
345345
346346| Library version | Spring Boot | Minimum Java version | Documentation |
347347| ---------------------------------------------------------------------------------------| -------------| ----------------------| -----------------------------------------------------------------------------------|
348- | [ 3.6.1 ] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.6.1 ) | 3.2.x | 17 | [ README.md] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/3.6.1 /README.md ) |
348+ | [ 3.6.2 ] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.6.2 ) | 3.2.x | 17 | [ README.md] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/3.6.2 /README.md ) |
349349| [ 3.5.1] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.5.1 ) | 3.2.x | 17 | [ README.md] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/3.5.1/README.md ) |
350350| [ 3.4.1] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.4.1 ) | 3.2.x | 17 | [ README.md] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/3.4.1/README.md ) |
351351| [ 3.3.0] ( https://github.com/wimdeblauwe/htmx-spring-boot/releases/tag/3.3.0 ) | 3.1.x | 17 | [ README.md] ( https://github.com/wimdeblauwe/htmx-spring-boot/blob/3.3.0/README.md ) |
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.github.wimdeblauwe</groupId >
88 <artifactId >htmx-spring-boot-parent</artifactId >
9- <version >3.6.2-SNAPSHOT </version >
9+ <version >3.6.2</version >
1010 </parent >
1111
1212 <artifactId >htmx-spring-boot-thymeleaf</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.github.wimdeblauwe</groupId >
88 <artifactId >htmx-spring-boot-parent</artifactId >
9- <version >3.6.2-SNAPSHOT </version >
9+ <version >3.6.2</version >
1010 </parent >
1111
1212 <artifactId >htmx-spring-boot</artifactId >
Original file line number Diff line number Diff line change 1212
1313 <groupId >io.github.wimdeblauwe</groupId >
1414 <artifactId >htmx-spring-boot-parent</artifactId >
15- <version >3.6.2-SNAPSHOT </version >
15+ <version >3.6.2</version >
1616 <packaging >pom</packaging >
1717 <name >Parent of Spring Boot library for htmx</name >
1818
You can’t perform that action at this time.
0 commit comments