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.1
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 5d5c992 commit 8ee57e3
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.2.3")
implementation("org.jobrunr:jobrunr-spring-boot-3-starter:7.3.1")
// 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 8ee57e3

Please sign in to comment.