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
  • fd2a2bf3
    Merge pull request #356 from... · fd2a2bf3
    Griefed authored
    Merge pull request #356 from Griefed/dependabot-gradle-dependabot-org.springframework.boot-spring-boot-starter-artemis-2.7.1
    
    chore(deps): bump spring-boot-starter-artemis from 2.7.0 to 2.7.1
+ 1
1
@@ -93,7 +93,7 @@ dependencies {
//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.1'
embed 'org.springframework.boot:spring-boot-starter-artemis:2.7.0'
embed 'org.springframework.boot:spring-boot-starter-artemis:2.7.1'
embed 'com.github.gwenn:sqlite-dialect:0.1.2'
// Dev tools
Loading