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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new e912bde06d build(deps): bump org.assertj:assertj-core from 3.25.3 to 
3.26.0 (#1640)
e912bde06d is described below

commit e912bde06d38fb81834ecf3742a5b67cf1fbcb03
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 6 15:18:18 2024 +0200

    build(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#1640)
    
    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
3.25.3 to 3.26.0.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - 
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.25.3...assertj-build-3.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 122bc30fc7..6cc7fb237d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
 
     <antlr.version>4.13.1</antlr.version>
     <apiguardian.version>1.1.2</apiguardian.version>
-    <assertj.version>3.25.3</assertj.version>
+    <assertj.version>3.26.0</assertj.version>
     <awaitility.version>4.2.1</awaitility.version>
     <!-- The currently available version is 2.0.5 and anything above 1.4.3 is 
no longer compatible with our code -->
     <bit-io.version>1.4.3</bit-io.version>

Reply via email to