Skip to content

Commit

Permalink
Merge pull request #179 from ryanmoelter/renovate/patch-dependency-up…
Browse files Browse the repository at this point in the history
…dates

Update Patch dependency updates
  • Loading branch information
renovate[bot] authored Jun 13, 2024
2 parents 12c248a + 596aeb9 commit 547b955
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/runTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].6
- uses: actions/[email protected].7
- name: Set up our JDK environment
uses: actions/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ coil = "2.6.0"
retrofit = "2.11.0"
junit-old = "1.1.5"
espresso-core = "3.5.1"
lifecycle-runtime-ktx = "2.8.1"
lifecycle-runtime-ktx = "2.8.2"

[plugins]
kotest = { id = "io.kotest.multiplatform", version.ref = "kotest" }
Expand Down

0 comments on commit 547b955

Please sign in to comment.