Skip to content

Commit

Permalink
Bump WEH and spotless (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
illarionov authored Jan 9, 2025
1 parent 2cb9857 commit 9942591
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ kotlinx-io ="0.6.0"
kermit = "2.0.5"
ksp = "2.1.0-1.0.29"
mockk = "1.13.14"
spotless = "7.0.0.BETA4"
spotless = "7.0.0"
sqlite-wasm-binary = "0.3"
wasi-emscripten-host = "0.1-alpha02-SNAPSHOT"
wasi-emscripten-host = "0.1"

[libraries]
androidx-collection = { group = "androidx.collection", name = "collection", version.ref = "androidx-collection" }
Expand Down
1 change: 1 addition & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
<trusted-key id="8E3A02905A1AE67E7B0F9ACD3967D4EDA591B991" group="org.jetbrains.kotlinx" name="kotlinx-html-jvm"/>
<trusted-key id="90EE19787A7BCF6FD37A1E9180C08B1C29100955" group="^com[.]squareup($|([.].*))" regex="true"/>
<trusted-key id="98465301A4939C0279F2E847D89D05374952262B" group="org.jetbrains.dokka"/>
<trusted-key id="9E3044071B758EBCB7E45673700E4F39BC05364B" group="org.eclipse.platform" name="org.eclipse.osgi"/>
<trusted-key id="A5BD02B93E7A40482EB1D66A5F69AD087600B22C" group="org.ow2.asm"/>
<trusted-key id="A5F483CD733A4EBAEA378B2AE88979FB9B30ACF2">
<trusting group="androidx.annotation"/>
Expand Down

0 comments on commit 9942591

Please sign in to comment.