Skip to content

Commit e94a251

Browse files
build(deps): bump micrometer-core from 1.9.3 to 1.9.4 (#1746)
Bumps [micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.9.3 to 1.9.4. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.9.3...v1.9.4) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f09a72d commit e94a251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micrometer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>io.micrometer</groupId>
4444
<artifactId>micrometer-core</artifactId>
45-
<version>1.9.3</version>
45+
<version>1.9.4</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)