File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22# libs
33byteBuddy = " 1.17.8"
44classmate = " 1.7.1"
5- jackson = " 2.20.0 "
5+ jackson = " 2.20.1 "
66jandex = " 3.5.2"
77jbossLogging = " 3.6.1.Final"
88jbossLoggingTool = " 3.0.4.Final"
@@ -21,14 +21,14 @@ jsonbRuntime = "3.0.4"
2121# testLibs
2222assertj = " 3.27.6"
2323h2 = " 2.4.240"
24- junit5 = " 6.0.0 "
25- junitPlatform5 = " 6.0.0 "
24+ junit5 = " 6.0.1 "
25+ junitPlatform5 = " 6.0.1 "
2626log4j = " 2.25.2"
2727
2828# plugins
2929spotless =" 8.0.0"
3030develocity =" 4.2.2"
31- checkerframework =" 0.6.60 "
31+ checkerframework =" 0.6.61 "
3232taskTree =" 4.0.1"
3333
3434[libraries ]
Original file line number Diff line number Diff line change 11pluginManagement {
22 plugins {
3- id " org.checkerframework" version " 0.6.60 " apply false
3+ id " org.checkerframework" version " 0.6.61 " apply false
44 }
55 repositories {
66 gradlePluginPortal()
You can’t perform that action at this time.
0 commit comments