Skip to content

Commit

Permalink
bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-fuchs committed Nov 19, 2023
1 parent f3917f0 commit 3f057f3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@

### Fixed

## [3.1.0] - 2023-11-19

### Added
- PR 75 (cherry picked) : DontReturnNullCollectionTest now handles jakarta.annotation.Nonnull


## [3.0.0] - 2022-10-08

### Changed
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.societegenerale.commons</groupId>
<artifactId>arch-unit-build-plugin-core</artifactId>
<version>3.0.0</version>
<version>3.1.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>ArchUnit plugin core</name>
Expand Down

0 comments on commit 3f057f3

Please sign in to comment.