Skip to content

Commit 793cd17

Browse files
authored
Merge pull request #1 from kaizen-solutions/scala3-tapir-json-pickler
Remove Jitpack and fix coordinates
2 parents 4060e5c + bcb5cae commit 793cd17

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
## FS2 Kafka JsonSchema
22

3-
[![Continuous Integration](https://github.com/kaizen-solutions/fs2-kafka-jsonschema/actions/workflows/ci.yml/badge.svg)](https://github.com/kaizen-solutions/fs2-kafka-jsonschema/actions/workflows/ci.yml)
4-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kaizen-solutions/fs2-kafka-jsonschema_2.13/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.kaizen-solutions/fs2-kafka-jsonschema_2.13)
5-
[![JitPack](https://jitpack.io/v/kaizen-solutions/fs2-kafka-jsonschema.svg)](https://jitpack.io/#kaizen-solutions/fs2-kafka-jsonschema)
6-
3+
[![Continuous Integration](https://github.com/kaizen-solutions/fs2-kafka-jsonschema-support/actions/workflows/ci.yml/badge.svg)](https://github.com/kaizen-solutions/fs2-kafka-jsonschema-support/actions/workflows/ci.yml)
4+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kaizen-solutions/fs2-kafka-jsonschema-support_3/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.kaizen-solutions/fs2-kafka-jsonschema_3)
75

86
Provides FS2 Kafka `Serializer`s and `Deserializer`s that provide integration with Confluent Schema Registry for JSON messages with JSON Schemas.
97

jitpack.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)