Skip to content

Commit

Permalink
chore(deps-dev): bump org.apache.commons:commons-text from 1.11.0 to …
Browse files Browse the repository at this point in the history
…1.12.0 (#3460)

chore(deps-dev): bump org.apache.commons:commons-text

Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent df88cea commit e5a3ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assertj-core/pom.xml
Expand Up @@ -141,7 +141,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.11.0</version>
<version>1.12.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e5a3ab3

Please sign in to comment.