Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
reta authored May 6, 2024
1 parent ce40003 commit 0d089e7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -598,11 +598,7 @@ dependencies {
runtimeOnly 'com.eclipsesource.minimal-json:minimal-json:0.9.5'
runtimeOnly 'commons-codec:commons-codec:1.17.0'
runtimeOnly 'org.cryptacular:cryptacular:1.2.6'
<<<<<<< HEAD
compileOnly 'com.google.errorprone:error_prone_annotations:2.26.1'
=======
compileOnly 'com.google.errorprone:error_prone_annotations:2.27.1'
>>>>>>> e3803d9c (Bump com.google.errorprone:error_prone_annotations from 2.27.0 to 2.27.1 (#4323))
runtimeOnly 'com.sun.istack:istack-commons-runtime:4.2.0'
runtimeOnly 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.2'
runtimeOnly 'org.ow2.asm:asm:9.6'
Expand Down

0 comments on commit 0d089e7

Please sign in to comment.