Skip to content

Commit 7b1463e

Browse files
committed
[TECH] update ecocode-rules-spec to 0.0.9
1 parent 4cdeb92 commit 7b1463e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
- [#5](https://github.com/green-code-initiative/ecoCode-python/pull/5) Upgrade licence system and licence headers of Java files
1515
- [#6](https://github.com/green-code-initiative/ecoCode-python/pull/6) Adding EC35 rule : EC35 rule replaces EC34 with a specific use case ("file not found" sepcific)
1616
- [#7](https://github.com/green-code-initiative/ecoCode-python/issues/7) Add build number to manifest
17+
- Update ecocode-rules-specifications to 0.0.9
1718

1819
### Deleted
1920

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<mockito.version>5.3.1</mockito.version>
6060

6161
<!-- temporary version waiting for real automatic release in ecocode repository -->
62-
<ecocode-rules-specifications.version>0.0.7</ecocode-rules-specifications.version>
62+
<ecocode-rules-specifications.version>0.0.9</ecocode-rules-specifications.version>
6363

6464
<sonar-analyzer-commons.version>2.5.0.1358</sonar-analyzer-commons.version>
6565

0 commit comments

Comments
 (0)