Skip to content

Commit 5b411da

Browse files
committed
chore: update FastBinary 0.1.1, FastFileFormat 0.1.1, FastThumb commit hash
1 parent c44d7f1 commit 5b411da

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,14 @@
6969
<dependency>
7070
<groupId>com.github.andrestubbe</groupId>
7171
<artifactId>FastBinary</artifactId>
72-
<version>0.1.0</version>
72+
<version>0.1.1</version>
7373
</dependency>
7474

7575
<!-- FastFileFormat -->
7676
<dependency>
7777
<groupId>com.github.andrestubbe</groupId>
7878
<artifactId>FastFileFormat</artifactId>
79-
<version>0.1.0</version>
79+
<version>0.1.1</version>
8080
</dependency>
8181

8282
<!-- FastTokenize for instant zero-copy syntax highlighting -->
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>com.github.andrestubbe</groupId>
9292
<artifactId>FastThumb</artifactId>
93-
<version>0.1.0</version>
93+
<version>fc39d5c3ecddcefb1e460e12b9dc020a6c04d5fb</version>
9494
</dependency>
9595

9696
<dependency>

0 commit comments

Comments
 (0)