Skip to content

Commit e2fc623

Browse files
wimdeblauwemhalbritter
authored andcommitted
Mark htmx-spring-boot as compatible with Spring Boot 3.5.x
See gh-1833 Signed-off-by: Wim Deblauwe <wim.deblauwe@gmail.com>
1 parent bb7dfaf commit e2fc623

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

start-site/src/main/resources/application.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,9 +374,9 @@ initializr:
374374
groupId: io.github.wimdeblauwe
375375
artifactId: htmx-spring-boot
376376
description: Build modern user interfaces with the simplicity and power of hypertext.
377-
compatibilityRange: "[3.4.0,3.5.0-M1)"
377+
compatibilityRange: "[3.4.0,3.6.0-M1)"
378378
mappings:
379-
- compatibilityRange: "[3.4.0,3.5.0-M1)"
379+
- compatibilityRange: "[3.4.0,3.6.0-M1)"
380380
version: 4.0.1
381381
links:
382382
- rel: reference

0 commit comments

Comments
 (0)