Skip to content

Commit 3a838bd

Browse files
author
mtctx
committed
Fixed Kotlin & KSP Version in README.md
1 parent ae93d22 commit 3a838bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Zappy – Declarative Mock Data for Kotlin
22

33
[![License: GPL-3.0](https://img.shields.io/badge/License-GPL%203.0-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
4-
[![Kotlin](https://img.shields.io/badge/Kotlin-1.9%2B-blue.svg)](https://kotlinlang.org)
5-
[![KSP](https://img.shields.io/badge/KSP-1.9.20--1.0.14-orange.svg)](https://github.com/google/ksp)
4+
[![Kotlin](https://img.shields.io/badge/Kotlin-2.2.21-blue.svg)](https://kotlinlang.org)
5+
[![KSP](https://img.shields.io/badge/KSP-2.3.0-orange.svg)](https://github.com/google/ksp)
66

77
---
88

0 commit comments

Comments
 (0)