Skip to content

Commit

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

Bump org.freemarker:freemarker from 2.3.32 to 2.3.33
  • Loading branch information
chadlwilson authored Jun 7, 2024
2 parents 44633b9 + c63121a commit 10b03bb
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 @@ -82,7 +82,7 @@ dependencies {
}

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

0 comments on commit 10b03bb

Please sign in to comment.