@@ -8,8 +8,8 @@ Samples and tutorials for https://spring.io/projects/spring-boot[Spring Boot] mo
88Spring Data, Spring Batch, Spring Cloud, Spring Security, Spring GraphQL, and Spring Test. Each tutorial is equipped
99with source code in individual submodules and can be found on {url-quickref} [GitHub].
1010
11- image:https://img.shields.io/badge/Java_-21 -blue?style=flat-square[Static Badge]
12- image:https://img.shields.io/badge/Spring_Boot-3.5.5 -blue?style=flat-square&logo=springboot[Spring Boot version]
11+ image:https://img.shields.io/badge/Java_-25 -blue?style=flat-square[Static Badge]
12+ image:https://img.shields.io/badge/Spring_Boot-3.5.6 -blue?style=flat-square&logo=springboot[Spring Boot version]
1313image:https://img.shields.io/github/actions/workflow/status/rashidi/spring-boot-tutorials/gradle-build.yml?style=flat-square&logo=githubactions&color=blue[Gradle Build]
1414image:https://img.shields.io/github/actions/workflow/status/rashidi/spring-boot-tutorials/build-and-publish-antora.yml?style=flat-square&logo=antora&label=Antora&color=blue[Antora Site Status, link={url-docs}]
1515image:https://img.shields.io/sonar/coverage/rashidi_spring-boot-tutorials?server=https%3A%2F%2Fsonarcloud.io&style=flat-square&color=blue[Sonar Coverage]
@@ -27,8 +27,8 @@ best practices and keeping all dependencies up-to-date. The quality of these tut
2727and always will be, my primary goal.
2828
2929With the help of https://github.com/dependabot[Dependabot], each tutorial is also kept up-to-date with the latest
30- dependencies. Currently, we are using Java https://adoptium.net/en-GB/temurin/releases/ ?version=21 [Temurin 21 ]
31- with https://plugins.gradle.org/plugin/org.springframework.boot/3.5.5 [Spring Boot 3.5.5 ].
30+ dependencies. Currently, we are using Java https://adoptium.net/en-GB/temurin/releases?version=25 [Temurin 25 ]
31+ with https://plugins.gradle.org/plugin/org.springframework.boot/3.5.6 [Spring Boot 3.5.6 ].
3232
3333== Documentation
3434
0 commit comments