Skip to content

Commit

Permalink
build(deps): bump the maven-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the maven-dependencies group with 4 updates: com.github.topjohnwu.libsu:core, com.github.topjohnwu.libsu:service, com.github.topjohnwu.libsu:nio and com.github.topjohnwu.libsu:io.


Updates `com.github.topjohnwu.libsu:core` from 5.3.0 to 6.0.0

Updates `com.github.topjohnwu.libsu:service` from 5.3.0 to 6.0.0

Updates `com.github.topjohnwu.libsu:nio` from 5.3.0 to 6.0.0

Updates `com.github.topjohnwu.libsu:io` from 5.3.0 to 6.0.0

Updates `com.github.topjohnwu.libsu:service` from 5.3.0 to 6.0.0

Updates `com.github.topjohnwu.libsu:nio` from 5.3.0 to 6.0.0

Updates `com.github.topjohnwu.libsu:io` from 5.3.0 to 6.0.0

---
updated-dependencies:
- dependency-name: com.github.topjohnwu.libsu:core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: com.github.topjohnwu.libsu:service
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: com.github.topjohnwu.libsu:nio
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: com.github.topjohnwu.libsu:io
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: com.github.topjohnwu.libsu:service
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: com.github.topjohnwu.libsu:nio
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: com.github.topjohnwu.libsu:io
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent b3ea4e1 commit f7dfc34
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 @@ -7,7 +7,7 @@ lifecycle = "2.8.2"
accompanist = "0.34.0"
navigation = "2.7.7"
compose-destination = "1.10.2"
libsu = "5.3.0"
libsu = "6.0.0"
sheets-compose-dialogs = "1.3.0"
markdown = "4.6.2"
ui = "1.6.8"
Expand Down

0 comments on commit f7dfc34

Please sign in to comment.