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.
1 parent d6eccb4 commit 6286fa7Copy full SHA for 6286fa7
gradle/libs.versions.toml
@@ -22,7 +22,7 @@ org-eclipse-lsp4j-jsonrpc = { module = "org.eclipse.lsp4j:org.eclipse.lsp4j.json
22
23
hamcrest-all = { module = "org.hamcrest:hamcrest-all", version = "1.3" }
24
25
-junit-junit = { module = "junit:junit", version = "4.11" }
+junit-junit = { module = "junit:junit", version = "4.13.2" }
26
27
org-jetbrains-exposed-core = { module = "org.jetbrains.exposed:exposed-core", version.ref = "exposedVersion" }
28
org-jetbrains-exposed-dao = { module = "org.jetbrains.exposed:exposed-dao", version.ref = "exposedVersion" }
0 commit comments