Skip to content

Commit

Permalink
Fix table formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
wimdeblauwe authored Dec 1, 2022
1 parent b041d09 commit 815a1a4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,10 @@ public SecurityFilterChain filterChain(HttpSecurity http)throws Exception{
## Spring Boot compatibility

| htmx-spring-boot-thymeleaf | Spring Boot | Minimum Java version |
| --------------------------------------------------------------- |
|[2.0.0](https://github.com/wimdeblauwe/htmx-spring-boot-thymeleaf/releases/tag/2.0.0) | 3.0.x | 17 |
|[1.0.0](https://github.com/wimdeblauwe/htmx-spring-boot-thymeleaf/releases/tag/1.0.0) | 2.7.x | 11 |
| -------------------------- | ----------- | -------------------- |
| [2.0.0](https://github.com/wimdeblauwe/htmx-spring-boot-thymeleaf/releases/tag/2.0.0) | 3.0.x | 17 |
| [1.0.0](https://github.com/wimdeblauwe/htmx-spring-boot-thymeleaf/releases/tag/1.0.0) | 2.7.x | 11 |


## Contributing

Expand Down

0 comments on commit 815a1a4

Please sign in to comment.