Skip to content

Commit

Permalink
Bump com.jetbrains.intellij.go:go-test-framework
Browse files Browse the repository at this point in the history
Bumps com.jetbrains.intellij.go:go-test-framework from 242.23339.24 to 243.22562.186.

---
updated-dependencies:
- dependency-name: com.jetbrains.intellij.go:go-test-framework
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent b388e6f commit f3af510
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 @@ -26,7 +26,7 @@ repositories {
maven("https://cache-redirector.jetbrains.com/jcenter.bintray.com")
}
dependencies {
testImplementation("com.jetbrains.intellij.go:go-test-framework:242.23339.24") {
testImplementation("com.jetbrains.intellij.go:go-test-framework:243.22562.186") {
exclude("org.jetbrains.kotlin", "kotlin-stdlib-jdk8")
exclude("org.jetbrains.kotlin", "kotlin-reflect")
exclude("com.jetbrains.rd", "rd-core")
Expand Down

0 comments on commit f3af510

Please sign in to comment.