We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7ebd5c commit 7769f25Copy full SHA for 7769f25
README.md
@@ -12,7 +12,7 @@ _NOTE: Transit is intended primarily as a wire protocol for transferring data be
12
13
## Releases and Dependency Information
14
15
-* Latest release: 0.8.337
+* Latest release: 1.0.343
16
* [All Released Versions](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.cognitect%22%20AND%20a%3A%22transit-java%22)
17
18
[Maven](https://maven.apache.org/) dependency information:
@@ -21,7 +21,7 @@ _NOTE: Transit is intended primarily as a wire protocol for transferring data be
21
<dependency>
22
<groupId>com.cognitect</groupId>
23
<artifactId>transit-java</artifactId>
24
- <version>0.8.337</version>
+ <version>1.0.343</version>
25
</dependency>
26
```
27
0 commit comments