Skip to content

Commit

Permalink
Dedicated jhipster lib version for Spring Boot 2.3 dev
Browse files Browse the repository at this point in the history
  • Loading branch information
murdos committed May 9, 2020
1 parent 8bf7469 commit 3a6cc79
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.4';
const JIB_VERSION = '2.2.0';

// Libraries version
const JHIPSTER_DEPENDENCIES_VERSION = '3.8.0-SNAPSHOT';
const JHIPSTER_DEPENDENCIES_VERSION = '3.8.0-SB2.3-SNAPSHOT';
// 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.3.0.RC1';
const LIQUIBASE_VERSION = '3.8.9';
Expand Down

0 comments on commit 3a6cc79

Please sign in to comment.