Skip to content

Commit

Permalink
Update test dependencies (#2153)
Browse files Browse the repository at this point in the history
- Assertj: 3.26.3
- Awaitility: 4.2.2
- Sardine: 5.12
- Jetty: 12.0.5
- Selenium: 4.26.0
  • Loading branch information
labkey-tchad authored Nov 25, 2024
1 parent 578cd23 commit 2182fd2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
aspectjVersion=1.9.22.1
assertjVersion=3.23.1
awaitilityVersion=4.2.0
assertjVersion=3.26.3
awaitilityVersion=4.2.2

lookfirstSardineVersion=5.7
jettyVersion=12.0.4
seleniumVersion=4.18.0
lookfirstSardineVersion=5.12
jettyVersion=12.0.5
seleniumVersion=4.26.0
mockserverNettyVersion=5.15.0

labkeySchemasTestVersion=24.11-SNAPSHOT

0 comments on commit 2182fd2

Please sign in to comment.