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

apolovtsev pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


The following commit(s) were added to refs/heads/main by this push:
     new b307f14bbcb Bump org.jetbrains.gradle.plugin.idea-ext from 1.4 to 
1.4.1 (#7645)
b307f14bbcb is described below

commit b307f14bbcb8b24bf56ca54b08b31c6fa6947636
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 24 14:31:56 2026 +0200

    Bump org.jetbrains.gradle.plugin.idea-ext from 1.4 to 1.4.1 (#7645)
    
    Signed-off-by: Aleksandr Polovtsev <[email protected]>
    Co-authored-by: Aleksandr Polovtsev <[email protected]>
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 49378c41827..219523c2cdb 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -119,7 +119,7 @@ dockerRemoteApi = "com.bmuschko.docker-remote-api:10.0.0"
 checksum = "org.gradle.crypto.checksum:1.4.0"
 setupbuilder = "de.inetsoftware.setupbuilder:8.4.21"
 aggregateJavadoc = "io.freefair.aggregate-javadoc:6.6.3"
-ideaext = "org.jetbrains.gradle.plugin.idea-ext:1.4"
+ideaext = "org.jetbrains.gradle.plugin.idea-ext:1.4.1"
 spotbugs = "com.github.spotbugs:6.4.8"
 jmh = 'me.champeau.jmh:0.7.3'
 jmhReport = 'io.morethan.jmhreport:0.9.6'

Reply via email to