Skip to content

Commit

Permalink
Update runtime dependencies of shell
Browse files Browse the repository at this point in the history
  • Loading branch information
rainboyan committed Mar 17, 2024
1 parent eecf3d7 commit 9e20253
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions grace-shell/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ configurations {
exclude group: 'com.google.errorprone', module: 'error_prone_annotations'
exclude group: 'com.vaadin.external.google', module: 'android-json'
exclude group: 'io.micrometer'
exclude group: 'jakarta.annotation', module: 'jakarta.annotation-api'
exclude group: 'jakarta.inject', module: 'jakarta.inject-api'
exclude group: 'javax.inject', module: 'javax.inject'
exclude group: 'net.sf.jopt-simple', module: 'jopt-simple'
exclude group: 'org.checkerframework', module: 'checker-qual'
Expand Down

0 comments on commit 9e20253

Please sign in to comment.