Skip to content

Commit

Permalink
Merge pull request jbake-org#38 from pzygielo/bump-jbake-core
Browse files Browse the repository at this point in the history
Updated jbake-core dependency to 2.6.7
  • Loading branch information
jonbullock authored May 24, 2021
2 parents e25286b + abd500a commit f057349
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: java

jdk:
- oraclejdk7
- openjdk6
- oraclejdk11
- openjdk11
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<dependency>
<groupId>org.jbake</groupId>
<artifactId>jbake-core</artifactId>
<version>2.6.6</version>
<version>2.6.7</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit f057349

Please sign in to comment.