Skip to content

Commit

Permalink
CQI-9: restore dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
olewandowski1 committed Oct 30, 2023
1 parent 8eaea8f commit 0021e3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ repositories {
dependencies {
compile "org.springframework.boot:spring-boot-starter-web"
compile "org.springframework.boot:spring-boot-starter-data-jpa"
compile "org.springframework.boot:spring-boot-starter-actuator"
compile 'org.springframework.boot:spring-boot-starter-data-redis'
compile 'org.javers:javers-spring-boot-starter-sql:2.8.1'
compile "org.projectlombok:lombok"
Expand Down

0 comments on commit 0021e3a

Please sign in to comment.