Skip to content

Commit

Permalink
Update StringTemplate version in gradle.properties
Browse files Browse the repository at this point in the history
Newer version contains bugfixes
Backport #886
Fixes #889
  • Loading branch information
eedijs authored and jvalkeal committed Oct 19, 2023
1 parent 89014b3 commit 5105f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ springBootVersion=3.0.12
nativeBuildToolsVersion=0.9.19
commonsIoVersion=2.11.0
jlineVersion=3.23.0
st4Version=4.3.1
st4Version=4.3.3
jimfsVersion=1.2
gradleEnterpriseVersion=3.10.3
springGeConventionsVersion=0.0.13
Expand Down

0 comments on commit 5105f5c

Please sign in to comment.