Skip to content

Commit

Permalink
Merge pull request #203 from nextcloud/parceler
Browse files Browse the repository at this point in the history
Bump parceler 1.1.11 to 1.1.12
  • Loading branch information
AndyScherzinger authored Dec 3, 2018
2 parents 0645e66 + ae2922f commit 7777855
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ repositories {

dependencies {
compile 'org.apache.jackrabbit:jackrabbit-webdav:2.12.6'
implementation 'org.parceler:parceler-api:1.1.11'
annotationProcessor 'org.parceler:parceler:1.1.11'
implementation 'org.parceler:parceler-api:1.1.12'
annotationProcessor 'org.parceler:parceler:1.1.12'
implementation group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
implementation "com.android.support:support-annotations:28.0.0"

Expand Down

0 comments on commit 7777855

Please sign in to comment.