Skip to content

Commit 4f675d6

Browse files
Update dependency gg.jte:jte to v3.1.15 (#4134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 490e663 commit 4f675d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jimfs = { module = "com.google.jimfs:jimfs", version = "1.3.0" }
4545
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
4646
jmh-generator-annprocess = { module = "org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }
4747
joox = { module = "org.jooq:joox", version = "2.0.1" }
48-
jte = { module = "gg.jte:jte", version = "3.1.14" }
48+
jte = { module = "gg.jte:jte", version = "3.1.15" }
4949
junit4 = { module = "junit:junit", version = { require = "[4.12,)", prefer = "4.13.2" } }
5050
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.9.0" }
5151
log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }

0 commit comments

Comments
 (0)