Skip to content

Commit

Permalink
chore(deps): bump com.android.tools:desugar_jdk_libs_nio (#17018)
Browse files Browse the repository at this point in the history
Bumps [com.android.tools:desugar_jdk_libs_nio](https://github.com/google/desugar_jdk_libs) from 2.1.1 to 2.1.2.
- [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/desugar_jdk_libs/commits)

---
updated-dependencies:
- dependency-name: com.android.tools:desugar_jdk_libs_nio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 4, 2024
1 parent 2714cbe commit 6839e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ commonsExec = "1.4.0"
# https://commons.apache.org/proper/commons-io/changes-report.html
commonsIo = "2.16.1"
coroutines = '1.8.1'
desugar-jdk-libs-nio = "2.1.1"
desugar-jdk-libs-nio = "2.1.2"
drawer = "1.0.3"
dokka = "1.9.20"
espresso = '3.6.1'
Expand Down

0 comments on commit 6839e2f

Please sign in to comment.