Skip to content

Commit dcd66aa

Browse files
dependabot[bot]Blarc
authored andcommitted
chore(deps): Bump com.knuddels:jtokkit from 0.3.0 to 0.4.0
Bumps [com.knuddels:jtokkit](https://github.com/knuddelsgmbh/jtokkit) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/knuddelsgmbh/jtokkit/releases) - [Commits](knuddelsgmbh/jtokkit@0.3.0...0.4.0) --- updated-dependencies: - dependency-name: com.knuddels:jtokkit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 40a5b82 commit dcd66aa

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.3.0")
118+
implementation("com.knuddels:jtokkit:0.4.0")
119119
}

0 commit comments

Comments
 (0)