Skip to content

Commit e33b0a5

Browse files
dependabot[bot]Blarc
authored andcommitted
chore(deps): Bump com.knuddels:jtokkit from 0.6.1 to 1.0.0
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]>
1 parent 06ebd95 commit e33b0a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,5 @@ dependencies {
115115
exclude(group = "org.jetbrains.kotlin", module = "kotlin-stdlib-jdk8")
116116
}
117117

118-
implementation("com.knuddels:jtokkit:0.6.1")
118+
implementation("com.knuddels:jtokkit:1.0.0")
119119
}

0 commit comments

Comments
 (0)