Skip to content

Commit

Permalink
Bump jteVersion from 2.2.3 to 2.2.4 (#3279)
Browse files Browse the repository at this point in the history
Bumps `jteVersion` from 2.2.3 to 2.2.4.

Updates `jte` from 2.2.3 to 2.2.4
- [Release notes](https://github.com/casid/jte/releases)
- [Commits](casid/jte@2.2.3...2.2.4)

Updates `jte-kotlin` from 2.2.3 to 2.2.4
- [Release notes](https://github.com/casid/jte/releases)
- [Commits](casid/jte@2.2.3...2.2.4)

---
updated-dependencies:
- dependency-name: gg.jte:jte
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: gg.jte:jte-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 1, 2022
1 parent ee4ca55 commit 931ccb3
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -3,7 +3,7 @@
*/

kotlin.sourceSets {
val jteVersion = "2.2.3"
val jteVersion = "2.2.4"
val jvmMain by getting {
dependencies {
api("gg.jte:jte:$jteVersion")
Expand Down

0 comments on commit 931ccb3

Please sign in to comment.