Skip to content

Commit 0c44b82

Browse files
build(deps-dev): bump org.junit.jupiter:junit-jupiter from 6.0.1 to 6.0.2 in /block-kit (#21)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18174bf commit 0c44b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

block-kit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>org.junit.jupiter</groupId>
8282
<artifactId>junit-jupiter</artifactId>
83-
<version>6.0.1</version>
83+
<version>6.0.2</version>
8484
<scope>test</scope>
8585
</dependency>
8686
</dependencies>

0 commit comments

Comments
 (0)