Skip to content

Commit

Permalink
#19192 ticking up jsass version
Browse files Browse the repository at this point in the history
  • Loading branch information
wezell committed Aug 28, 2020
1 parent b321264 commit ce0c508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotCMS/dependencies.gradle
Expand Up @@ -469,7 +469,7 @@ dependencies {
compile 'org.immutables:gson:2.3.3'

compile group: 'org.aspectj', name: 'aspectjrt', version:'1.8.10'
compile group: 'io.bit3', name: 'jsass', version: '5.7.1'
compile group: 'io.bit3', name: 'jsass', version: '5.10.3'

//XML Tool dependency
compile group: 'jaxen', name: 'jaxen', version: '1.1.6'
Expand Down

0 comments on commit ce0c508

Please sign in to comment.