Skip to content

Commit

Permalink
Update bom version to 7.5.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielFran committed Jan 2, 2022
1 parent 2c4c686 commit 99fe66f
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 @@ -34,7 +34,7 @@ const GRADLE_VERSION = '7.3.1';
const JIB_VERSION = '3.1.4';

// Libraries version
const JHIPSTER_DEPENDENCIES_VERSION = '7.5.0';
const JHIPSTER_DEPENDENCIES_VERSION = '7.5.1-SNAPSHOT';
// The spring-boot version should match the one managed by https://mvnrepository.com/artifact/tech.jhipster/jhipster-dependencies/JHIPSTER_DEPENDENCIES_VERSION
const SPRING_BOOT_VERSION = '2.5.8';
const LIQUIBASE_VERSION = '4.6.1';
Expand Down

0 comments on commit 99fe66f

Please sign in to comment.