Skip to content

Commit 69baea7

Browse files
authored
Update distribute.yml (#7)
* Update distribute.yml * Update libs.versions.toml Bump patch
1 parent 8fe581e commit 69baea7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/distribute.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
runs-on: [ubuntu-latest]
1010
permissions:
1111
contents: write
12+
packages: write
1213
steps:
1314
- name: Setup
1415
uses: Pointyware/.github/.github/actions/checkout-java-gradle@b70bbae19637171d6cf9311f06a59f1c15e2598b

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ androidx-compose = "1.8.2"
44
compose = "1.5.12"
55
dokka = "1.9.20"
66
jupiter = "5.10.2"
7-
kass = "0.2.1"
7+
kass = "0.2.2"
88
koin = "3.5.3"
99
koin-bom = "3.5.3"
1010
kotlin = "2.0.0"

0 commit comments

Comments
 (0)