Skip to content

Commit 0439878

Browse files
committed
build: bump nippy to 3.5.0
1 parent 0dc5c23 commit 0439878

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
@@ -8,6 +8,7 @@
88
* Bump beam to 2.64.0.
99
* Bump slf4j to 2.x.
1010
* Bump charred to 1.037.
11+
* Bump nippy to 3.5.0.
1112

1213
### Fixed
1314
* Fix bug on Elasticsearch write when using id, type & index functions.

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[clj-stacktrace "0.2.8"]
1212
[clj-time "0.15.2"]
1313

14-
[com.taoensso/nippy "3.4.2"]
14+
[com.taoensso/nippy "3.5.0"]
1515

1616
[org.apache.beam/beam-sdks-java-core "2.64.0"]
1717
[org.apache.beam/beam-sdks-java-io-elasticsearch "2.64.0"]

0 commit comments

Comments
 (0)