We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05c4fee commit 7f158b1Copy full SHA for 7f158b1
1 file changed
gradle/libs.versions.toml
@@ -4,8 +4,8 @@ ktlint = "1.8.0"
4
kotlin-ktlint = "2.2.21" # Update only when ktlint version updates
5
detekt = "2.0.0-alpha.3"
6
kotlin-detekt = "2.3.21" # Update only when detekt version updates
7
-junit = "5.14.4"
8
-junit-platform = "1.14.4"
+junit = "6.1.0"
+junit-platform = "6.1.0"
9
10
# Compose BOM (for samples)
11
compose-bom = "2026.05.01"
0 commit comments