Skip to content

Commit

Permalink
Bump com.opengamma.strata:strata-basics from 2.12.39 to 2.12.41
Browse files Browse the repository at this point in the history
Bumps com.opengamma.strata:strata-basics from 2.12.39 to 2.12.41.

---
updated-dependencies:
- dependency-name: com.opengamma.strata:strata-basics
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcwrobel committed Jul 20, 2024
1 parent 216fdbd commit d607285
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

### Internal

- Bump com.opengamma.strata:strata-basics from 2.12.28 to 2.12.39 (#376, #379, #383, #386, #392, #396, #405).
- Bump com.opengamma.strata:strata-basics from 2.12.28 to 2.12.41 (#376, #379, #383, #386, #392, #396, #405, #412).
- Bump com.google.guava:guava from 32.1.3 to 33.2.1 (#378, #390, #398, #403).
- Bump actions/setup-java from 3.13.0 to 4.2.1 (#374, #389).
- Bump actions/cache from 3.3.2 to 4.0.1 (#381, #385, #391).
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<guava.version>33.2.1-jre</guava.version>
<nv-i18n.version>1.29</nv-i18n.version>
<strata.version>2.12.39</strata.version>
<strata.version>2.12.41</strata.version>

<!-- 2.17+ requires java 11+ -->
<formatter-maven-plugin.version>2.16.0</formatter-maven-plugin.version>
Expand Down

0 comments on commit d607285

Please sign in to comment.