Skip to content

Commit

Permalink
Cross-grade to jsass 5.11.0 (#1026)
Browse files Browse the repository at this point in the history
(cherry picked from commit 780c35a)
  • Loading branch information
reckart authored and martin-g committed Jan 3, 2024
1 parent 243ba1a commit 32ddc28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bootstrap-sass/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<dependencies>
<dependency>
<groupId>ua.kasta</groupId>
<groupId>io.bit3</groupId>
<artifactId>jsass</artifactId>
<version>${jsass.version}</version>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<jquery.version>3.7.1</jquery.version>
<junit-jupiter.version>5.10.0</junit-jupiter.version>
<junit-platform.version>1.10.0</junit-platform.version>
<jsass.version>5.10.5</jsass.version>
<jsass.version>5.11.0</jsass.version>
<hamcrest.version>2.2</hamcrest.version>
<logback.version>1.4.11</logback.version>
<modernizr.version>2.8.3-1</modernizr.version>
Expand Down

0 comments on commit 32ddc28

Please sign in to comment.