We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0319f90 commit 63a4853Copy full SHA for 63a4853
start-site/src/main/resources/application.yml
@@ -460,10 +460,11 @@ initializr:
460
groupId: io.github.wimdeblauwe
461
artifactId: htmx-spring-boot
462
description: Build modern user interfaces with the simplicity and power of hypertext.
463
- compatibilityRange: "[3.4.0,4.0.0-M1)"
464
mappings:
465
466
- version: 4.0.1
+ version: 4.0.2
+ - compatibilityRange: "[4.0.0,4.1.0-M1)"
467
+ version: 5.0.0
468
links:
469
- rel: reference
470
href: https://github.com/wimdeblauwe/htmx-spring-boot
0 commit comments