Skip to content

Commit

Permalink
fix(deps): update dependency org.jobrunr:jobrunr-spring-boot-3-starte…
Browse files Browse the repository at this point in the history
…r to v7.2.3
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent e7cbd5e commit 60e9f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
implementation 'org.dizitart:nitrite-jackson-mapper'

implementation 'net.sourceforge.argparse4j:argparse4j:0.9.0'
implementation 'org.jobrunr:jobrunr-spring-boot-3-starter:7.2.2'
implementation 'org.jobrunr:jobrunr-spring-boot-3-starter:7.2.3'
implementation 'me.paulschwarz:spring-dotenv:4.0.0'

testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
Expand Down

0 comments on commit 60e9f2b

Please sign in to comment.