Skip to content

Commit

Permalink
Update dependency com.jakewharton.picnic:picnic to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2024
1 parent 1138c05 commit ffa2433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {

// HTML-like tables which can be rendered to text.
// https://github.com/JakeWharton/picnic#readme
implementation("com.jakewharton.picnic:picnic:0.3.1")
implementation("com.jakewharton.picnic:picnic:0.7.0")

// Test Dependencies
testCompile group: 'junit', name: 'junit', version: '4.12'
Expand Down

0 comments on commit ffa2433

Please sign in to comment.