Skip to content

Commit

Permalink
Bump gradle dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
drewnoakes committed Jan 22, 2024
1 parent e24a17b commit 0474bb4
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 @@ -36,8 +36,8 @@ compileTestJava {
}

dependencies {
compile 'com.adobe.xmp:xmpcore:6.0.6'
testCompile 'junit:junit:4.12'
compile 'com.adobe.xmp:xmpcore:6.1.11'
testCompile 'junit:junit:4.13.1'
}

wrapper {
Expand Down

0 comments on commit 0474bb4

Please sign in to comment.