Skip to content

Commit

Permalink
Merge pull request #2469 from Stirling-Tools/dependabot/gradle/io.mic…
Browse files Browse the repository at this point in the history
…rometer-micrometer-core-1.14.2

Bump io.micrometer:micrometer-core from 1.14.1 to 1.14.2
  • Loading branch information
Frooodle authored Dec 17, 2024
2 parents e9431ba + bbedf22 commit 2c0a9ae
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 @@ -372,7 +372,7 @@ dependencies {
implementation "org.bouncycastle:bcprov-jdk18on:$bouncycastleVersion"
implementation "org.bouncycastle:bcpkix-jdk18on:$bouncycastleVersion"
implementation "org.springframework.boot:spring-boot-starter-actuator:$springBootVersion"
implementation "io.micrometer:micrometer-core:1.14.1"
implementation "io.micrometer:micrometer-core:1.14.2"
implementation group: "com.google.zxing", name: "core", version: "3.5.3"
// https://mvnrepository.com/artifact/org.commonmark/commonmark
implementation "org.commonmark:commonmark:0.24.0"
Expand Down

0 comments on commit 2c0a9ae

Please sign in to comment.