We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e16144 + 891bfe5 commit a97b9a2Copy full SHA for a97b9a2
gradle/libs.versions.toml
@@ -6,13 +6,13 @@ asm = "9.5"
6
goomph = "3.42.2"
7
gradlePluginPublish = "1.2.1"
8
immutables = "2.9.3"
9
-indra = "3.1.2"
+indra = "3.1.3"
10
jetbrainsAnnotations = "24.0.1"
11
jgit = "6.6.0.+" # stay on 5.x series, 6+ requires Java 11
12
junit = "5.10.0"
13
kotlin = "1.9.10"
14
mammoth = "1.3.1"
15
-spotless = "6.20.0"
+spotless = "6.21.0"
16
17
[libraries]
18
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
0 commit comments