Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
juancgalvis authored and Dependencies Bot committed Oct 18, 2024
1 parent 9f23741 commit 5d85ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ subprojects {
testImplementation 'io.projectreactor:reactor-test'
testImplementation platform('org.junit:junit-bom:5.11.2')
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
testImplementation 'org.mockito:mockito-junit-jupiter:5.14.1'
testImplementation 'org.mockito:mockito-junit-jupiter:5.14.2'
}

test {
Expand Down

0 comments on commit 5d85ac5

Please sign in to comment.