Skip to content

Commit

Permalink
chore(deps): bump net.pearx.kasechange:kasechange from 1.3.0 to 1.4.1 (
Browse files Browse the repository at this point in the history
…#455)

Bumps [net.pearx.kasechange:kasechange](https://github.com/pearxteam/kasechange) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/pearxteam/kasechange/releases)
- [Commits](pearxteam/kasechange@v1.3.0...v1.4.1)

---
updated-dependencies:
- dependency-name: net.pearx.kasechange:kasechange
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 10, 2023
1 parent 595e954 commit 11ca017
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 @@ -25,7 +25,7 @@ repositories {

dependencies {
testImplementation("org.mockito.kotlin:mockito-kotlin:4.1.0")
implementation("net.pearx.kasechange:kasechange:1.3.0")
implementation("net.pearx.kasechange:kasechange:1.4.1")
}

// Set the JVM language level used to compile sources and generate files - Java 11 is required since 2020.3
Expand Down

0 comments on commit 11ca017

Please sign in to comment.