Skip to content

Commit

Permalink
chore(deps): Bump org.bspfsystems:yamlconfiguration from 2.0.2 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [org.bspfsystems:yamlconfiguration](https://github.com/bspfsystems/YamlConfiguration) from 2.0.2 to 3.0.1.
- [Release notes](https://github.com/bspfsystems/YamlConfiguration/releases)
- [Commits](bspfsystems/YamlConfiguration@v2.0.2...v3.0.1)

---
updated-dependencies:
- dependency-name: org.bspfsystems:yamlconfiguration
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and CarmJos committed Sep 14, 2024
1 parent 6e28083 commit f2b6069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion impl/yaml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>org.bspfsystems</groupId>
<artifactId>yamlconfiguration</artifactId>
<version>2.0.2</version>
<version>3.0.1</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit f2b6069

Please sign in to comment.