This is an automated email from the ASF dual-hosted git repository.

snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new c906cfaa1 fix(deps): update dependency 
gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext to v1.2 
(#2125)
c906cfaa1 is described below

commit c906cfaa14ecd38ae516245b7837f969ea5667dc
Author: Mend Renovate <b...@renovateapp.com>
AuthorDate: Thu Jul 17 07:22:10 2025 +0200

    fix(deps): update dependency 
gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext to v1.2 
(#2125)
---
 gradle/baselibs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/baselibs.versions.toml b/gradle/baselibs.versions.toml
index c0e8e2a4b..3b2414554 100644
--- a/gradle/baselibs.versions.toml
+++ b/gradle/baselibs.versions.toml
@@ -19,7 +19,7 @@
 
 [libraries]
 errorprone = { module = "net.ltgt.gradle:gradle-errorprone-plugin", version = 
"4.3.0" }
-idea-ext = { module = 
"gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext", version = 
"1.1.10" }
+idea-ext = { module = 
"gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext", version = 
"1.2" }
 license-report = { module = "com.github.jk1:gradle-license-report", version = 
"2.9" }
 nexus-publish = { module = "io.github.gradle-nexus:publish-plugin", version = 
"2.0.0" }
 shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = 
"8.3.8" }

Reply via email to