diff --git a/README.md b/README.md
index f67c295b..f4730a82 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@ If you'd rather add Spectrum manually to your project, you just need to add its
io.github.giulong
spectrum
- 1.24.4
+ 1.25.0
test
```
@@ -100,7 +100,7 @@ If you'd rather add Spectrum manually to your project, you just need to add its
```gradle
dependencies {
- testImplementation group: 'io.github.giulong', name: 'spectrum', version: '1.24.4'
+ testImplementation group: 'io.github.giulong', name: 'spectrum', version: '1.25.0'
}
```
diff --git a/docs/README.md b/docs/README.md
index 1ebca6b6..88b21c6e 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -60,7 +60,7 @@ project:
io.github.giulong
spectrum
- 1.24.4
+ 1.25.0
test
```
@@ -71,7 +71,7 @@ project:
```gradle
dependencies {
- testImplementation group: 'io.github.giulong', name: 'spectrum', version: '1.24.4'
+ testImplementation group: 'io.github.giulong', name: 'spectrum', version: '1.25.0'
}
```
diff --git a/pom.xml b/pom.xml
index dfe18967..135c2a8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,13 +46,13 @@
true
true
- 5.13.2
+ 5.13.3
5.18.0
2.19.1
8.12.6
4.38.0
2.0.17
- 4.33.0
+ 4.34.0
@@ -145,7 +145,7 @@
org.junit.platform
junit-platform-launcher
- 1.13.2
+ 1.13.3
@@ -183,7 +183,7 @@
io.appium
java-client
- 9.4.0
+ 9.5.0
@@ -437,7 +437,7 @@
org.apache.maven.plugins
maven-enforcer-plugin
- 3.5.0
+ 3.6.0
diff --git a/spectrum/pom.xml b/spectrum/pom.xml
index e07dfabf..81cd9688 100644
--- a/spectrum/pom.xml
+++ b/spectrum/pom.xml
@@ -344,7 +344,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.2.7
+ 3.2.8
sign-artifacts