Skip to content

Commit

Permalink
Update dependency io.dropwizard.metrics:metrics-core to v4.2.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent af3308a commit e31faed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/gmmf/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-web:2.7.4")
implementation("org.springframework:spring-core:5.3.23")
implementation("org.yaml:snakeyaml:1.33")
implementation("io.dropwizard.metrics:metrics-core:4.2.12")
implementation("io.dropwizard.metrics:metrics-core:4.2.26")
implementation("org.apache.commons:commons-text:1.10.0")
}

Expand Down

0 comments on commit e31faed

Please sign in to comment.