Skip to content

Commit

Permalink
Postgrees
Browse files Browse the repository at this point in the history
  • Loading branch information
williamniemiec authored Apr 21, 2021
1 parent 29d3fbc commit 66c914c
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 @@ -27,6 +27,7 @@ dependencies {
implementation 'org.springframework.session:spring-session-core'
compileOnly 'org.projectlombok:lombok'
runtimeOnly 'com.h2database:h2'
runtimeOnly 'org.postgresql:postgresql'
annotationProcessor 'org.projectlombok:lombok'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
implementation 'org.springdoc:springdoc-openapi-ui:1.5.6'
Expand Down

0 comments on commit 66c914c

Please sign in to comment.