Skip to content

Commit

Permalink
Merge pull request #45 from nikolaymatrosov/dependabot/gradle/com.jet…
Browse files Browse the repository at this point in the history
…brains.intellij.go-go-test-framework-242.21829.165

Bump com.jetbrains.intellij.go:go-test-framework from 241.18968.32 to 242.21829.165
  • Loading branch information
nikolaymatrosov authored Sep 2, 2024
2 parents 28bae92 + 498f583 commit d6b01c1
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 {
maven("https://cache-redirector.jetbrains.com/jcenter.bintray.com")
}
dependencies {
testImplementation("com.jetbrains.intellij.go:go-test-framework:241.18968.32") {
testImplementation("com.jetbrains.intellij.go:go-test-framework:242.21829.165") {
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 d6b01c1

Please sign in to comment.