Skip to content

Commit

Permalink
Bump io.freefair.mjml.java from 8.11 to 8.12.1 in /services/hanke-ser…
Browse files Browse the repository at this point in the history
…vice (#942)
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent c43d5e6 commit 8de66bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/hanke-service/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ plugins {
kotlin("plugin.jpa") version kotlinVersion
idea
id("jacoco")
id("io.freefair.mjml.java") version "8.11"
id("io.freefair.mjml.java") version "8.12.1"
}

dependencies {
Expand Down

0 comments on commit 8de66bf

Please sign in to comment.