Skip to content

Commit

Permalink
Logger version update
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Jul 10, 2023
1 parent 3e72126 commit d1aa55f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
testImplementation "org.mockito:mockito-junit-jupiter:${mockito_version}"
testImplementation 'ch.qos.logback:logback-classic:1.2.11'

testImplementation 'com.epam.reportportal:logger-java-logback:5.1.3'
testImplementation 'com.epam.reportportal:logger-java-logback:5.1.5'

testImplementation 'org.apache.commons:commons-io:1.3.2'
testImplementation 'com.ibm.icu:icu4j:67.1'
Expand Down

0 comments on commit d1aa55f

Please sign in to comment.