mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[maven] IDEA-376767 Update bundled maven version to 3.9.11
GitOrigin-RevId: 9f5c0b03cf27d10493dc5b1f77494a728b91a340
This commit is contained in:
committed by
intellij-monorepo-bot
parent
11a35fb07e
commit
54f9db1a6f
@@ -1,5 +1,5 @@
|
||||
# The file is automatically updated. Comments and empty lines will be removed. Entries are sorted by key.
|
||||
bundledMavenVersion=3.9.10
|
||||
bundledMavenVersion=3.9.11
|
||||
debuggerAgent=1.2
|
||||
gradleApiVersion=9.0.0
|
||||
gradleTAPI.jacksonCoreVersion=2.17.2
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@ import org.junit.runners.Parameterized
|
||||
|
||||
private val MAVEN_VERSIONS = listOf(
|
||||
arrayOf("4.0.0-rc-3"),
|
||||
arrayOf("3.9.10"),
|
||||
arrayOf("3.9.11"),
|
||||
arrayOf("3.8.8"),
|
||||
arrayOf("3.6.3"),
|
||||
arrayOf("3.5.4"),
|
||||
|
||||
Reference in New Issue
Block a user