Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent f149fca commit 9a2ba7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ nullaway = "com.uber.nullaway:nullaway:0.12.1"

#Testing
junit5 = "org.junit.jupiter:junit-jupiter:5.11.4"
assertj = "org.assertj:assertj-core:3.27.0"
assertj = "org.assertj:assertj-core:3.27.1"

[plugins]
errorprone = { id = "net.ltgt.errorprone", version = "4.1.0" }
Expand Down

0 comments on commit 9a2ba7c

Please sign in to comment.