HHH-15388 Upgrade to Micrometer 1.9.3

This commit is contained in:
Andrea Boriero 2022-08-25 13:22:04 +02:00 committed by Andrea Boriero
parent c612790118
commit 3ece671697
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.6.1" )
version( "micrometer", "1.9.3" )
alias( "antlr" ).to( "org.antlr", "antlr4" ).versionRef( "antlr")
alias( "antlrRuntime" ).to( "org.antlr", "antlr4-runtime" ).versionRef( "antlr")