HHH-16063 Upgrade Micrometer to 1.10.3

This commit is contained in:
Sanne Grinovero 2023-01-19 12:13:13 +00:00 committed by Sanne Grinovero
parent 94054f6a57
commit 58b7fb235a
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.9.3" )
version( "micrometer", "1.10.3" )
alias( "antlr" ).to( "org.antlr", "antlr4" ).versionRef( "antlr")
alias( "antlrRuntime" ).to( "org.antlr", "antlr4-runtime" ).versionRef( "antlr")