Skip to content

Commit f8ef1f2

Browse files
Update all dependencies
1 parent 2ec7280 commit f8ef1f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy-to-nexus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
deployToNexus:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v4
11+
- uses: actions/checkout@v5
1212
with:
1313
fetch-depth: 0
1414
- uses: actions/setup-java@v4

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ publishPlugin = "1.3.1"
2222
leakcanary = "2.14"
2323

2424
nordic-log = "2.5.0"
25-
nordic-blek = "2.0.0-alpha06"
25+
nordic-blek = "2.0.0-alpha07"
2626
nordicPlugins = "2.9"
2727
dokkaPlugin = "2.0.0"
2828
googleServicesPlugins = "4.4.3"

0 commit comments

Comments
 (0)