Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ dependencies {
def jakartaVersion = "2.1.3"
def jakartaInjectVersion = "2.0.1"
def javaxVersion = "1"
def guavaFailureAccessVersion = "1.0.2"
def guavaFailureAccessVersion = "1.0.3"
def aopallianceVersion = "1.0"
def slf4jVersion = "2.0.13"
def commonsLoggingVersion = "1.3.4"
Expand Down
Loading