buildless / plugin-gradle

Buildless plug-in for Gradle
https://gradle.docs.less.build/
Apache License 2.0
6 stars 5 forks source link

fix: support for gradle `7.6` #25

Closed sgammon closed 1 year ago

sgammon commented 1 year ago

Summary

Changes to support running the build in earlier versions of Gradle (7.6).

Changelog

Fixes and closes buildless/plugin-gradle#13

codecov[bot] commented 1 year ago

Codecov Report

Merging #25 (ca6fc90) into main (f6df0b5) will increase coverage by 23.31%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           main      #25       +/-   ##
=========================================
+ Coverage      0   23.31%   +23.31%     
=========================================
  Files         0       13       +13     
  Lines         0      163      +163     
  Branches      0       24       +24     
=========================================
+ Hits          0       38       +38     
- Misses        0      125      +125     

see 13 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f6df0b5...ca6fc90. Read the comment docs.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information