Skip to content

Commit

Permalink
Merge pull request #12956 from pascalgrimaud/v6-upgrade-jhipster-lib-…
Browse files Browse the repository at this point in the history
…3.9.1

[v6] - upgrade jhipster lib to 3.9.1
  • Loading branch information
DanielFran authored Nov 4, 2020
2 parents e15092e + 8a3c6f5 commit 7e4ec9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/generator-constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const GRADLE_VERSION = '6.5';
const JIB_VERSION = '2.4.0';

// Libraries version
const JHIPSTER_DEPENDENCIES_VERSION = '3.9.0';
const JHIPSTER_DEPENDENCIES_VERSION = '3.9.1';
// The spring-boot version should match the one managed by https://mvnrepository.com/artifact/io.github.jhipster/jhipster-dependencies/JHIPSTER_DEPENDENCIES_VERSION
const SPRING_BOOT_VERSION = '2.2.7.RELEASE';
const LIQUIBASE_VERSION = '3.9.0';
Expand Down

0 comments on commit 7e4ec9c

Please sign in to comment.