Skip to content

Commit 495a6a5

Browse files
chore(release): 5.0.1
## [5.0.1](v5.0.0...v5.0.1) (2023-05-03) ### Bug Fixes * **strm-2387:** use api instead of implementation dependency for sl4j ([#16](#16)) ([d545ecb](d545ecb)), closes [#10](#10)
1 parent d545ecb commit 495a6a5

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.1](https://github.com/strmprivacy/java-driver/compare/v5.0.0...v5.0.1) (2023-05-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **strm-2387:** use api instead of implementation dependency for sl4j ([#16](https://github.com/strmprivacy/java-driver/issues/16)) ([d545ecb](https://github.com/strmprivacy/java-driver/commit/d545ecb410b73f9c4bef98c0f823cc81e10c260c)), closes [#10](https://github.com/strmprivacy/java-driver/issues/10)
7+
18
# [5.0.0](https://github.com/strmprivacy/java-driver/compare/v4.1.0...v5.0.0) (2023-05-03)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = 5.0.0
1+
version = 5.0.1

0 commit comments

Comments
 (0)