Skip to content

Commit

Permalink
Merge d3f0b6e into c0f64b1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 14, 2022
2 parents c0f64b1 + d3f0b6e commit cb6458c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsass-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ pluginBundle {

dependencies {
api "io.bit3:jsass:5.10.4"
implementation 'com.google.code.gson:gson:2.8.9'
implementation 'com.google.code.gson:gson:2.9.0'

testImplementation project(":test-common")
}

0 comments on commit cb6458c

Please sign in to comment.