This is an automated email from the ASF dual-hosted git repository. jbonofre 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 181fda63d chore(deps): update plugin jetbrains-changelog to v2.3.0 (#2187) 181fda63d is described below commit 181fda63d7f6eab21e8bdab82130c8416da37b86 Author: Mend Renovate <b...@renovateapp.com> AuthorDate: Sun Jul 27 06:06:05 2025 +0200 chore(deps): update plugin jetbrains-changelog to v2.3.0 (#2187) --- 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 7a16c87ce..2d4d1f68c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -102,4 +102,4 @@ jandex = { id = "org.kordamp.gradle.jandex", version = "2.2.0" } openapi-generator = { id = "org.openapi.generator", version = "7.12.0" } quarkus = { id = "io.quarkus", version.ref = "quarkus" } rat = { id = "org.nosphere.apache.rat", version = "0.8.1" } -jetbrains-changelog = { id = "org.jetbrains.changelog", version = "2.2.1"} \ No newline at end of file +jetbrains-changelog = { id = "org.jetbrains.changelog", version = "2.3.0"} \ No newline at end of file