mirror of
https://github.com/jlengrand/jreleaser.git
synced 2026-03-10 08:31:24 +00:00
[deps] Upgrade Awaitility to 4.1.0
This commit is contained in:
@@ -28,7 +28,7 @@ jdksPluginVersion = 0.3.0
|
||||
|
||||
antVersion = 1.10.10
|
||||
asmVersion = 8.0.1
|
||||
awaitilityVersion = 4.0.3
|
||||
awaitilityVersion = 4.1.0
|
||||
bouncyCastleVersion = 1.68
|
||||
commonsCodecVersion = 1.15
|
||||
commonsIoVersion = 2.8.0
|
||||
@@ -39,6 +39,7 @@ greenmailVersion = 1.6.3
|
||||
jacksonVersion = 2.12.3
|
||||
jgitVersion = 5.11.0.202103091610-r
|
||||
jipsyVersion = 1.1.1
|
||||
jsonSmartVersion = 2.4.7
|
||||
junitVersion = 5.7.2
|
||||
hamcrestVersion = 2.2
|
||||
mailApiVersion = 1.6.6
|
||||
|
||||
@@ -80,6 +80,7 @@ enforce {
|
||||
"org.apache.maven:maven-plugin-api:$mavenVersion",
|
||||
"org.apache.maven:maven-model:$mavenVersion",
|
||||
"org.junit.jupiter:junit-jupiter-api:$junitVersion",
|
||||
"net.minidev:json-smart:$jsonSmartVersion",
|
||||
"junit:junit:4.13.2",
|
||||
"org.hamcrest:hamcrest:2.2",
|
||||
"org.apache.httpcomponents:httpclient:4.5.12"
|
||||
|
||||
Reference in New Issue
Block a user