Skip to content

Commit

Permalink
fix(deps): update dependency com.vanniktech:ui to v0.10.0 (#1096)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 24, 2024
1 parent e1bc35c commit 6a92adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ plugin-publish = { module = "com.vanniktech:gradle-maven-publish-plugin", versio
robolectric = { module = "org.robolectric:robolectric", version = "4.12.2" }
screengrab = { module = "tools.fastlane:screengrab", version = "2.1.1" }
timber = { module = "com.jakewharton.timber:timber", version = "5.0.1" }
ui = { module = "com.vanniktech:ui", version = "0.9.0" }
ui = { module = "com.vanniktech:ui", version = "0.10.0" }

[plugins]
codequalitytools = { id = "com.vanniktech.code.quality.tools", version = "0.24.0" }
Expand Down

0 comments on commit 6a92adf

Please sign in to comment.