Skip to content

Commit

Permalink
Update org.assertj:assertj-core to version 3.27.3 (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
asf-rm committed Jan 20, 2025
1 parent 907b0f9 commit 1eee201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log4j-samples-android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
androidTestImplementation 'org.assertj:assertj-core:3.27.2'
androidTestImplementation 'org.assertj:assertj-core:3.27.3'

// Log4j
implementation group: 'org.apache.logging.log4j', name: 'log4j-api', version: log4jVersion
Expand Down

0 comments on commit 1eee201

Please sign in to comment.