Skip to content

Commit

Permalink
update dependency on transit-java to 1.0.371
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Mar 31, 2023
1 parent ad77459 commit 12f50e4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# transit-clj

### next

* Update to latest transit-java 1.0.371

### 1.0.329 / 2022-02-04

* Update to latest transit-java 1.0.362
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
<dependency>
<groupId>com.cognitect</groupId>
<artifactId>transit-java</artifactId>
<version>1.0.362</version>
<version>1.0.371</version>
</dependency>
<dependency>
<groupId>autodoc</groupId>
Expand Down

0 comments on commit 12f50e4

Please sign in to comment.