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 ff9fdcda7 chore(deps): update plugin jetbrains-changelog to v2.4.0 (#2264) ff9fdcda7 is described below commit ff9fdcda7328a77db745abcd7f2b1817ad7041bb Author: Mend Renovate <b...@renovateapp.com> AuthorDate: Tue Aug 5 13:03:35 2025 +0200 chore(deps): update plugin jetbrains-changelog to v2.4.0 (#2264) --- 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 13d7fce82..f1f0f18bc 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.3.0"} \ No newline at end of file +jetbrains-changelog = { id = "org.jetbrains.changelog", version = "2.4.0"} \ No newline at end of file