We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a021fc commit 63bcd7bCopy full SHA for 63bcd7b
gradle/libs.versions.toml
@@ -9,5 +9,7 @@ junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version = "5.10.2"
9
okio = { module = "com.squareup.okio:okio", version = "3.4.0" }
10
jackson = { module = "com.fasterxml.jackson.core:jackson-databind", version = "2.9.9" }
11
12
+
13
14
[plugins]
15
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
0 commit comments