Skip to content

Commit

Permalink
Updated dependencies to latest versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonbullock committed Apr 15, 2018
1 parent c95c6db commit cab4912
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ ext {
commonsLangVersion = '3.7'
commonsVfs2Version = '2.2'
args4jVersion = '2.33'
freemarkerVersion = '2.3.27-incubating'
freemarkerVersion = '2.3.28'
junit4Version = '4.12'
flexmarkVersion = '0.32.18'
flexmarkVersion = '0.32.20'
jettyServerVersion = '9.2.24.v20180105'
orientDbVersion = '2.2.33'
groovyVersion = '2.4.14'
groovyVersion = '2.4.15'
slf4jVersion = '1.7.25'
logbackVersion = '1.2.3'
assertjCoreVersion = '2.9.0'
Expand Down

0 comments on commit cab4912

Please sign in to comment.