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.21829.165 to 242.23339.24.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent 641579d commit 1725b2a
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.21829.165") {
testImplementation("com.jetbrains.intellij.go:go-test-framework:242.23339.24") {
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 1725b2a

Please sign in to comment.