Skip to content

Commit

Permalink
EPMRPP-93010 remove organization scripts from develop and update jooq…
Browse files Browse the repository at this point in the history
… models
  • Loading branch information
grabsefx committed Jul 25, 2024
1 parent 0e8d89f commit 69f9ebd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-cache'
implementation 'com.github.ben-manes.caffeine:caffeine'

testCompile 'org.springframework.boot:spring-boot-starter-test'
testCompile 'org.flywaydb.flyway-test-extensions:flyway-spring-test:6.1.0'
testImplementation'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.flywaydb.flyway-test-extensions:flyway-spring-test:6.1.0'

}

Expand Down

0 comments on commit 69f9ebd

Please sign in to comment.