Skip to content

Commit

Permalink
upgrade json logging to 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
hechmi-dammak-xenit committed Aug 29, 2024
1 parent b9f294e commit b9f40fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tomcat-base/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ subprojects {
}
}
ext {
jsonLoggingVersion = '0.0.8'
jsonLoggingVersion = '0.0.11'
}
dependencies {

Expand Down

0 comments on commit b9f40fa

Please sign in to comment.