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.3.2
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent 0609743 commit 6305f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {
runtimeOnly "io.micrometer:micrometer-registry-prometheus"

// Scheduler
implementation("org.jobrunr:jobrunr-spring-boot-3-starter:7.3.1")
implementation("org.jobrunr:jobrunr-spring-boot-3-starter:7.3.2")
// Mapstruct
implementation ("org.mapstruct:mapstruct:1.6.2")
implementation ("org.mapstruct.extensions.spring:mapstruct-spring-annotations:1.1.2")
Expand Down

0 comments on commit 6305f34

Please sign in to comment.