Skip to content

Commit

Permalink
Bump com.twitter:util-core_2.13 from 22.3.0 to 24.2.0 (#288)
Browse files Browse the repository at this point in the history
Bumps [com.twitter:util-core_2.13](https://github.com/twitter/util) from 22.3.0 to 24.2.0.
- [Release notes](https://github.com/twitter/util/releases)
- [Changelog](https://github.com/twitter/util/blob/util-24.2.0/CHANGELOG.rst)
- [Commits](twitter/util@util-22.3.0...util-24.2.0)

---
updated-dependencies:
- dependency-name: com.twitter:util-core_2.13
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent 6341a33 commit 83a3067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polyglot-scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>com.twitter</groupId>
<artifactId>util-core_${scala.bin.version}</artifactId>
<version>22.3.0</version>
<version>24.2.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 83a3067

Please sign in to comment.