Skip to content

Commit

Permalink
Merge pull request #451 from jonbullock/release/2.6.1
Browse files Browse the repository at this point in the history
Release 2.6.1
  • Loading branch information
jonbullock committed Apr 15, 2018
2 parents f8db6d6 + cab4912 commit cd461bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=org.jbake
version=2.7.0-SNAPSHOT
version=2.6.1
description=JBake is a Java based open source static site/blog generator for developers.

website=http://jbake.org
Expand Down

0 comments on commit cd461bf

Please sign in to comment.