This is an automated email from the ASF dual-hosted git repository.
yamer pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-runtimes.git
The following commit(s) were added to refs/heads/main by this push:
new 7b79566508 Bump org.assertj:assertj-core in /kogito-gradle-plugin
(#4188)
7b79566508 is described below
commit 7b79566508eb3a9f26808cb616aae74a6cfbbfa8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 6 15:38:42 2026 +0100
Bump org.assertj:assertj-core in /kogito-gradle-plugin (#4188)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from
3.27.3 to 3.27.7.
- [Release notes](https://github.com/assertj/assertj/releases)
-
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.3...assertj-build-3.27.7)
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-version: 3.27.7
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
kogito-gradle-plugin/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kogito-gradle-plugin/pom.xml b/kogito-gradle-plugin/pom.xml
index 62e9a5b9e3..26e4e360e2 100644
--- a/kogito-gradle-plugin/pom.xml
+++ b/kogito-gradle-plugin/pom.xml
@@ -44,7 +44,7 @@
<gradle.version>8.11.1</gradle.version>
<groovy.version>4.0.29</groovy.version>
<junit.version>5.12.1</junit.version>
- <assertj.version>3.27.3</assertj.version>
+ <assertj.version>3.27.7</assertj.version>
<surefire.plugin.version>3.2.5</surefire.plugin.version>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]