Skip to content

Commit

Permalink
Update all java dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 2aa95d9 commit 33c18ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ buildscript {
unirestVersion = "3.14.5"
specmaticVersion = '1.3.39'
webDriverManager = '5.9.2'
jodaTimeVersion = "2.12.7"
jodaTimeVersion = "2.13.0"
masterThoughtVersion = "5.8.2"
commonsLang3Version = "3.17.0"
commonsRngSimpleVersion = "1.6"
aspectJVersion = "1.9.22.1"
assertJVersion = "3.26.3"
jetbrainsAnnotationsVersion = "24.1.0"
junitVersion = "5.11.0"
junitVersion = "5.11.1"
}
}

Expand Down

0 comments on commit 33c18ca

Please sign in to comment.