Skip to content

Commit

Permalink
Update dependencies (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
illarionov authored Feb 1, 2024
1 parent 93a631f commit 09508b6
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 12 deletions.
9 changes: 0 additions & 9 deletions common/api/common.api
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
public abstract interface annotation class ru/pixnews/anvil/codegen/common/InternalPixnewsAnvilCodegenApi : java/lang/annotation/Annotation {
}

public final class ru/pixnews/anvil/codegen/common/util/AnnotationSpecsKt {
}

public final class ru/pixnews/anvil/codegen/common/util/ConstructorParameterKt {
}

public final class ru/pixnews/anvil/codegen/common/util/PreconditionsKt {
}

6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ diktat = "2.0.0"
gradle-maven-publish-plugin = "0.27.0"
junit5 = "5.10.1"
kotlin-compile-testing-fork = "0.4.0"
kotlinpoet = "1.15.3"
kotlinx-binary-compatibility-validator = "0.13.2"
spotless = "6.23.3"
kotlinpoet = "1.16.0"
kotlinx-binary-compatibility-validator = "0.14.0"
spotless = "6.25.0"

[libraries]
androidx-activity-ktx = { group = "androidx.activity", name = "activity-ktx", version.ref = "androidx-activity" }
Expand Down
16 changes: 16 additions & 0 deletions gradle/verification-keyring.keys
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,22 @@ EEIhZlI/ojefaZkRseFrtl3X
=pJaU
-----END PGP PUBLIC KEY BLOCK-----

pub A6EA2E2BF22E0543
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: BCPG v1.68

mQGNBFJQhigBDADpuhND/VUQwJT0nnJxfjAIur59hyaZZ3Ph/KIgmCneyq7lzYO6
xa1ucH8mqNBVNLLBhs4CjihBddU/ZKTX3WnZyhQKQMZr3Tg+TCNFmAR4/hnZ3NjZ
N5N5gUj/dqVI2rIvypIuxUApl88BYMsxYpn2+8FKeMd8oBJLqFRJ3WNjB4Op2tRO
XRWoxs1ypubS/IV1zkphHHpi6VSABlTyTWu4kXEj/1/GpsdtHRa9kvdWw7yKQbnM
XuwOxtzZFJcyu0P2jYVfHHvxcjxuklc9edmCGdNxgKIoo0LXZOeFIi6OWtwzD0pn
O6ovJ+PL9QscMdnQlPwsiCwjNUNue20GBv3aUIYc+Z8Gq0SqSan5V0IiKRHMJkzd
FAhnpkSFBvHhPJn07BCcb1kctqL+xnLxIdi7arq3WNA/6bJjsojc/x3FdIvORIeP
sqejhtL8mCBvbMAMHSBrFxclMp+HSz2ouHEEPIQam0KeN8t1yEqIy3/aYKMzHj9c
C3s8XOaBCbJbKpMAEQEAAQ==
=aVY9
-----END PGP PUBLIC KEY BLOCK-----

pub B0F3710FA64900E7
uid ?amonn McManus <[email protected]>

Expand Down
10 changes: 10 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,11 @@
<pgp value="1D2C7EF8ADA0F794B58C7C63436902AF59EDF60E"/>
</artifact>
</component>
<component group="dev.equo.ide" name="solstice" version="1.7.5">
<artifact name="solstice-1.7.5.jar">
<pgp value="1D2C7EF8ADA0F794B58C7C63436902AF59EDF60E"/>
</artifact>
</component>
<component group="dev.zacsweers.kctfork" name="core" version="0.4.0">
<artifact name="core-0.4.0.jar">
<pgp value="719F7C29985A8E95F58F47194D8159D6A1159B69"/>
Expand All @@ -252,6 +257,11 @@
<pgp value="8569C95CADC508B09FE90F3002216ED811210DAA"/>
</artifact>
</component>
<component group="io.github.java-diff-utils" name="java-diff-utils" version="4.12">
<artifact name="java-diff-utils-4.12.jar">
<pgp value="D477D51812E692011DB11E66A6EA2E2BF22E0543"/>
</artifact>
</component>
<component group="io.github.microutils" name="kotlin-logging-jvm" version="3.0.5">
<artifact name="kotlin-logging-jvm-3.0.5.jar">
<pgp value="47EB6836245D2D40E89DFB4136D4E9618F3ADAB5"/>
Expand Down

0 comments on commit 09508b6

Please sign in to comment.