Skip to content

Commit e6a4591

Browse files
Update dependency org.assertj:assertj-core to v3.27.6
1 parent e99a157 commit e6a4591

File tree

2 files changed

+2
-2
lines changed
  • appium/appium-app

2 files changed

+2
-2
lines changed

appium/appium-app/appium-app-best-practice/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.assertj</groupId>
3030
<artifactId>assertj-core</artifactId>
31-
<version>3.27.4</version>
31+
<version>3.27.6</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>io.appium</groupId>

appium/appium-app/appium-app-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.assertj</groupId>
2929
<artifactId>assertj-core</artifactId>
30-
<version>3.27.4</version>
30+
<version>3.27.6</version>
3131
</dependency>
3232
<dependency>
3333
<groupId>io.appium</groupId>

0 commit comments

Comments
 (0)