HHH-16327 Upgrade to Micrometer 1.10.4

This commit is contained in:
Sanne Grinovero 2023-03-17 09:30:52 +00:00 committed by Sanne Grinovero
parent 5a6be7ba29
commit c6509af9d2
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ dependencyResolutionManagement {
version( "hikaricp", "3.2.0" )
version( "proxool", "0.8.3" )
version( "vibur", "25.0" )
version( "micrometer", "1.10.3" )
version( "micrometer", "1.10.4" )
alias( "antlr" ).to( "org.antlr", "antlr4" ).versionRef( "antlr")
alias( "antlrRuntime" ).to( "org.antlr", "antlr4-runtime" ).versionRef( "antlr")