Skip to content

Commit 27f0b16

Browse files
Update jteVersion to v2.3.1 (#3537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 989dc62 commit 27f0b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ktor-server/ktor-server-plugins/ktor-server-jte/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*/
44

55
kotlin.sourceSets {
6-
val jteVersion = "2.3.0"
6+
val jteVersion = "2.3.1"
77
val jvmMain by getting {
88
dependencies {
99
api("gg.jte:jte:$jteVersion")

0 commit comments

Comments
 (0)