casid / jte

Secure and speedy templates for Java and Kotlin.
https://jte.gg
Apache License 2.0
748 stars 56 forks source link

bump kotlin ver #265

Closed Rattlyy closed 1 year ago

Rattlyy commented 1 year ago

264

casid commented 1 year ago

Thanks @Rattlyy!

Could you also please adjust the following two test files?

test/jte-runtime-cp-test-gradle-kotlin/build.gradle.kts test/jte-runtime-cp-test-gradle-kotlin-convention/build.gradle.kts

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (f432fcd) 91.00% compared to head (c6e32b6) 91.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #265 +/- ## ========================================= Coverage 91.00% 91.00% Complexity 1180 1180 ========================================= Files 75 75 Lines 3102 3102 Branches 479 479 ========================================= Hits 2823 2823 Misses 172 172 Partials 107 107 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

casid commented 1 year ago

Superseded by #268