Skip to content

Commit 1b157a4

Browse files
Merge pull request #501 from dipjyotimetia/dependabot/gradle/org.assertj-assertj-core-3.26.0
Bump org.assertj:assertj-core from 3.25.3 to 3.26.0
2 parents 786dda0 + f6a8cda commit 1b157a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
implementation 'io.appium:java-client:9.2.3'
6969
implementation 'org.seleniumhq.selenium:selenium-java:4.21.0'
7070
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.21.0'
71-
implementation 'org.assertj:assertj-core:3.25.3'
71+
implementation 'org.assertj:assertj-core:3.26.0'
7272
implementation 'org.hamcrest:hamcrest-all:1.3'
7373
implementation 'org.testng:testng:7.9.0'
7474
implementation 'com.googlecode.json-simple:json-simple:1.1.1'

0 commit comments

Comments
 (0)