Skip to content

Commit b0f5ece

Browse files
authored
chore: remove implementationdependencies json (#177)
* chore: remove implementationdependencies json * chore: changelog and version number
1 parent 80745cd commit b0f5ece

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
99

10+
## [8.0.1]
11+
12+
- Removes unnecessary `implementationDependencies.json` file
13+
1014
## [8.0.0]
1115

1216
- Updates JRE to 21.

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'java-library'
33
}
44

5-
version = "8.0.0"
5+
version = "8.0.1"
66

77
repositories {
88
mavenCentral()

implementationDependencies.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)