Skip to content

Commit

Permalink
Update to v1.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperxpro authored Jan 22, 2021
1 parent 5595651 commit 918ac20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Brotli4j provides Brotli compression and decompression for Java.
<dependency>
<groupId>com.aayushatharva.brotli4j</groupId>
<artifactId>brotli4j</artifactId>
<version>1.2.2</version>
<version>1.3.0</version>

This comment has been minimized.

Copy link
@slandelle

slandelle Jan 22, 2021

Contributor

It looks like 1.3.0 is still not sync'ed on central.
@hyperxpro Is it a Sonatype issue (it seems it has lots of issues lately)?

This comment has been minimized.

Copy link
@hyperxpro

hyperxpro Jan 22, 2021

Author Owner

Screenshot (118)

Looks like a Sonatype issue. Tried 6 times and still the same issue. I will keep retrying.

This comment has been minimized.

Copy link
@slandelle

slandelle Jan 22, 2021

Contributor

Sad. I know the feeling when this happens.
Good luck. No rush.

This comment has been minimized.

Copy link
@hyperxpro

hyperxpro Jan 23, 2021

Author Owner

Successfully published v1.3.0 to the central repository. :D

This comment has been minimized.

Copy link
@slandelle

slandelle Jan 23, 2021

Contributor

Congrats! Thanks a lot! I'm not sure I'll have time to work on a PR for Netty this week-end, probably next week.
Cheers!

This comment has been minimized.

Copy link
@hyperxpro

hyperxpro Jan 23, 2021

Author Owner

❤️

</dependency>
```

Expand Down

0 comments on commit 918ac20

Please sign in to comment.