Skip to content

Commit

Permalink
Dependency updates 20240530 (#16505)
Browse files Browse the repository at this point in the history
* build(deps): bump com.google.protobuf:protobuf-kotlin-lite

Bumps com.google.protobuf:protobuf-kotlin-lite from 4.26.1 to 4.27.0.

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-kotlin-lite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* build(deps): bump org.apache.commons:commons-compress

Bumps org.apache.commons:commons-compress from 1.26.1 to 1.26.2.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* build(deps): bump androidx.appcompat:appcompat from 1.7.0-rc01 to 1.7.0

Bumps androidx.appcompat:appcompat from 1.7.0-rc01 to 1.7.0.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
mikehardy and dependabot[bot] authored May 30, 2024
1 parent 31ecadf commit 681bf82
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ amazonappstorepublisher = "0.1.0"
androidGradlePlugin = "8.4.1"
androidxActivity = "1.9.0"
androidxAnnotation = "1.8.0"
androidxAppCompat = "1.7.0-rc01"
androidxAppCompat = "1.7.0"
androidxBrowser = "1.8.0"
androidxConstraintlayout = "2.1.4"
androidxCoreKtx = "1.13.1"
Expand All @@ -27,7 +27,7 @@ autoService = "1.1.1"
autoServiceAnnotations = "1.1.1"
colorpicker = "1.2.0"
commonsCollections4 = "4.4"
commonsCompress = "1.26.1"
commonsCompress = "1.26.2"
commonsExec = "1.4.0"
commonsIo = "2.16.1"
coroutines = '1.8.1'
Expand Down Expand Up @@ -59,7 +59,7 @@ mockitoKotlin = "5.3.1"
mockk = "1.13.11"
nanohttpd = "2.3.1"
okhttp = "4.12.0"
protobufKotlinLite = "4.26.1"
protobufKotlinLite = "4.27.0"
robolectric = "4.12.2"
searchpreference = "2.5.1"
seismic = "1.0.3"
Expand Down

0 comments on commit 681bf82

Please sign in to comment.