Skip to content

Commit

Permalink
Update dependencies versions
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg authored Feb 2, 2024
1 parent cfd6b3b commit 01787d3
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
@@ -1,5 +1,5 @@
[libraries]
assertJ = "org.assertj:assertj-core:3.25.1"
assertJ = "org.assertj:assertj-core:3.25.2"
commonsLogging = "commons-logging:commons-logging:1.2"
jackson = "com.fasterxml.jackson.core:jackson-databind:2.16.1"
#using version range to avoid suggested upgrades, 3.0.1 is last with annotations
Expand Down

0 comments on commit 01787d3

Please sign in to comment.