Skip to content

Commit

Permalink
solves #53: update to latest groovy version
Browse files Browse the repository at this point in the history
  • Loading branch information
royteeuwen committed Aug 7, 2024
1 parent 9f7ee63 commit 57ab8e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- Updated to latest groovy version [#53](https://github.com/orbinson/aem-groovy-console/issues/53)

## [19.0.6] - 2024-08-07

### Added
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<!-- Versions -->
<bnd.version>6.4.0</bnd.version>
<aem.version>6.5.10</aem.version>
<groovy.version>4.0.9</groovy.version>
<groovy.version>4.0.22</groovy.version>

<!-- SonarCloud -->
<sonar.organization>orbinson</sonar.organization>
Expand Down

0 comments on commit 57ab8e7

Please sign in to comment.