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 148bb74e8 fix(deps): update dependency 
gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext to v1.4 
(#3549)
148bb74e8 is described below

commit 148bb74e830378fdd2d2f58c7b218d93e41c7c22
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jan 26 14:28:46 2026 +0000

    fix(deps): update dependency 
gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext to v1.4 
(#3549)
---
 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 ba2d26e55..9789610b4 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.4.0" }
-idea-ext = { module = 
"gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext", version = 
"1.3" }
+idea-ext = { module = 
"gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext", version = 
"1.4" }
 jandex = { module = "org.kordamp.gradle:jandex-gradle-plugin", version = 
"2.3.0" }
 license-report = { module = "com.github.jk1:gradle-license-report", version = 
"3.0.1" }
 nexus-publish = { module = "io.github.gradle-nexus:publish-plugin", version = 
"2.0.0" }

Reply via email to