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 cf91fc9 commit 516569cCopy full SHA for 516569c
build.gradle
@@ -15,7 +15,7 @@
15
*/
16
17
allprojects {
18
- version = '3.4.0-SNAPSHOT'
+ version = '3.4.0'
19
20
ext {
21
groovyVersion = '4.0.25'
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: `3.3.0`
+ - Version: `3.4.0`
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