Skip to content

Commit 68cfa01

Browse files
Update junit5 monorepo
1 parent 8844d96 commit 68cfa01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.dependencies.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ agp-tools = "31.6.1"
66

77
# JUnit 5 = JUnit Platform ([junit-api]) + JUnit Launcher ([junit-launcher])
88
# Changelog: https://junit.org/junit5/docs/current/release-notes/index.html
9-
junit5 = "5.11.1"
10-
junit5-platform = "1.11.1"
9+
junit5 = "5.11.2"
10+
junit5-platform = "1.11.2"
1111

1212
[libraries]
1313

0 commit comments

Comments
 (0)