Skip to content

Commit

Permalink
chore(deps): bump com.knuddels:jtokkit from 0.6.1 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [com.knuddels:jtokkit](https://github.com/knuddelsgmbh/jtokkit) from 0.6.1 to 1.0.0.
- [Release notes](https://github.com/knuddelsgmbh/jtokkit/releases)
- [Commits](knuddelsgmbh/jtokkit@0.6.1...1.0.0)

---
updated-dependencies:
- dependency-name: com.knuddels:jtokkit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 59f803c commit 8dd9a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,5 @@ dependencies {
exclude(group = "org.jetbrains.kotlin", module = "kotlin-stdlib-jdk8")
}

implementation("com.knuddels:jtokkit:0.6.1")
implementation("com.knuddels:jtokkit:1.0.0")
}

0 comments on commit 8dd9a39

Please sign in to comment.