Skip to content

Commit 438c9fd

Browse files
build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.11.4 (#315)
1 parent a93b409 commit 438c9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
// ***** OAUTH DEPENDENCIES *****
2323
implementation("com.slack.api:bolt-jetty:1.44.2")
2424
// ***** TEST DEPENDENCIES *****
25-
testImplementation('org.junit.jupiter:junit-jupiter-engine:5.11.3')
25+
testImplementation('org.junit.jupiter:junit-jupiter-engine:5.11.4')
2626
testImplementation('org.mockito:mockito-core:5.14.2')
2727
}
2828

0 commit comments

Comments
 (0)