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 d289b99 commit b6ae649Copy full SHA for b6ae649
build.gradle
@@ -15,5 +15,5 @@
15
*/
16
17
allprojects {
18
- version = '2.5.1-SNAPSHOT'
+ version = '2.5.1'
19
}
thymeleaf-layout-dialect-docs/getting-started.md
@@ -28,7 +28,7 @@ co-ordinates:
28
29
- GroupId: `nz.net.ultraq.thymeleaf`
30
- ArtifactId: `thymeleaf-layout-dialect`
31
- - Version: `2.5.0`
+ - Version: `2.5.1`
32
33
Check the [project releases](https://github.com/ultraq/thymeleaf-layout-dialect/releases)
34
for a list of available versions. Each release page also includes a
0 commit comments