Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main' into feature/…
Browse files Browse the repository at this point in the history
…updatetojava17
  • Loading branch information
Hillelmed committed Apr 6, 2024
2 parents 27892c7 + 0ff24c4 commit b1881d4
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 @@ -31,7 +31,7 @@ dependencies {
testAnnotationProcessor 'org.projectlombok:lombok:1.18.32'

testImplementation('org.assertj:assertj-core:3.25.3')
testImplementation('ch.qos.logback:logback-core:1.4.14')
testImplementation('ch.qos.logback:logback-core:1.5.3')
testImplementation('com.squareup.okhttp3:mockwebserver:4.12.0')
testImplementation('org.testng:testng:7.9.0')
testImplementation('ch.qos.logback:logback-classic:1.5.3')
Expand Down

0 comments on commit b1881d4

Please sign in to comment.