Skip to content

Commit

Permalink
Merge pull request #312 from gocd-contrib/dependabot/gradle/org.freem…
Browse files Browse the repository at this point in the history
…arker-freemarker-2.3.34

Bump org.freemarker:freemarker from 2.3.33 to 2.3.34
  • Loading branch information
chadlwilson authored Dec 27, 2024
2 parents 4ed0320 + 5291546 commit 5fcc9e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dependencies {
}

implementation group: 'joda-time', name: 'joda-time', version: '2.13.0'
implementation group: 'org.freemarker', name: 'freemarker', version: '2.3.33'
implementation group: 'org.freemarker', name: 'freemarker', version: '2.3.34'
constraints {
implementation('commons-io:commons-io:2.18.0' ) {
because 'spotify docker-client uses an outdated version'
Expand Down

0 comments on commit 5fcc9e9

Please sign in to comment.