Skip to content
Snippets Groups Projects
Unverified Commit 665301eb authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): bump org.jetbrains.kotlin:kotlin-test

Bumps [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) from 2.0.20 to 2.1.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0

)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 9d27be07
No related branches found
No related tags found
1 merge request!629Maintenance release
......@@ -33,7 +33,7 @@ dependencies {
api("com.github.MCRcortex:nekodetector:Version-1.1-pre")
//api("dev.kosmx.needle:jneedle:1.0.1")
testImplementation("org.jetbrains.kotlin:kotlin-test:2.0.20")
testImplementation("org.jetbrains.kotlin:kotlin-test:2.1.0")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.2")
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment