Skip to content

Commit

Permalink
fix(deps): update dependency com.vanniktech:ui to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent cd796e8 commit ebaef65
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 @@ -34,7 +34,7 @@ plugin-publish = { module = "com.vanniktech:gradle-maven-publish-plugin", versio
robolectric = { module = "org.robolectric:robolectric", version = "4.11.1" }
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.8.0" }
ui = { module = "com.vanniktech:ui", version = "0.9.0" }

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

0 comments on commit ebaef65

Please sign in to comment.