Skip to content

Commit 0f069b0

Browse files
authored
Merge pull request #14 from SchwarzIT/ktor-3-upgrade
Ktor 3 upgrade
2 parents 54ca966 + 7e8fbaf commit 0f069b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Kotlin-RFC9457-Problem-Details
22

33
[![SIT](https://img.shields.io/badge/SIT-awesome-blueviolet.svg)](https://jobs.schwarz)
4-
![GitHub kotlin version](https://img.shields.io/badge/kotlin-2.0.20-green)
4+
![GitHub kotlin version](https://img.shields.io/badge/kotlin-3.0.2-green)
55
![License](https://img.shields.io/github/license/SchwarzIT/kotlin-rfc9457-problem-details)
66
![GitHub last commit](https://img.shields.io/github/last-commit/SchwarzIT/kotlin-rfc9457-problem-details)
77

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
kotlin.code.style=official
2-
ktorVersion=2.3.12
2+
ktorVersion=3.0.2
33
kotestVersion=5.9.1

0 commit comments

Comments
 (0)