Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Update build.gradle
  • Loading branch information
emanuelaepure10 committed Oct 27, 2023
1 parent b7e8ad2 commit a274c7e
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 @@ -91,7 +91,7 @@ include {
}

from('modules/shared/logging.gradle') {
slf4jAndLogback '1.7.10', '1.2.12'
slf4jAndLogback '1.7.25', '1.0.13'
}

from 'modules/shared/orientdb.gradle', {
Expand Down Expand Up @@ -273,7 +273,7 @@ platform {
bundle 'com.haleconnect.api:haleconnect-project-api:0.1.0'

// security
bundle 'org.jasig.cas:cas-client:3.1.10'
bundle 'org.jasig.cas:cas-client:3.3.2'

// utilities
bundle 'com.google.guava:guava:15.0'
Expand Down

0 comments on commit a274c7e

Please sign in to comment.