We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 688cffc commit 0316bc3Copy full SHA for 0316bc3
2 files changed
CHANGELOG.md
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
- [#60](https://github.com/green-code-initiative/ecoCode-java/issues/60) Check + update for SonarQube 10.6.0 compatibility
15
- refactoring docker system
16
+- upgrade ecocode-rules-specifications to 1.6.2
17
18
### Deleted
19
pom.xml
@@ -67,7 +67,7 @@
67
<google.re2j>1.7</google.re2j>
68
69
<!-- temporary version waiting for real automatic release in ecocode repository -->
70
- <ecocode-rules-specifications.version>1.5.1</ecocode-rules-specifications.version>
+ <ecocode-rules-specifications.version>1.6.2</ecocode-rules-specifications.version>
71
72
</properties>
73
0 commit comments