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 17, 2020
1 parent 44a741d commit 29f5bfe
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.1';
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.9.0';
Expand Down

0 comments on commit 29f5bfe

Please sign in to comment.