Skip to content
Snippets Groups Projects

improv(Start scripts): Various improvements and fixes to the start scripts

Merged Griefed requested to merge develop into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
  • 55cc36c5
    Merge pull request #358 from... · 55cc36c5
    Griefed authored
    Merge pull request #358 from Griefed/dependabot-gradle-dependabot-org.springframework.boot-spring-boot-starter-data-jpa-2.7.1
    
    chore(deps): bump spring-boot-starter-data-jpa from 2.7.0 to 2.7.1
+ 1
1
@@ -92,7 +92,7 @@ dependencies {
embed 'org.springframework.boot:spring-boot-starter-log4j2:2.7.0'
//embed 'org.springframework.boot:spring-boot-starter-quartz:2.6.7'
embed 'org.apache.activemq:artemis-jms-server:2.19.1'
embed 'org.springframework.boot:spring-boot-starter-data-jpa:2.7.0'
embed 'org.springframework.boot:spring-boot-starter-data-jpa:2.7.1'
embed 'org.springframework.boot:spring-boot-starter-artemis:2.7.0'
embed 'com.github.gwenn:sqlite-dialect:0.1.2'
Loading