Skip to content

Commit

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

Bump com.jetbrains.intellij.go:go-test-framework from 241.18034.61 to 241.18968.32
  • Loading branch information
nikolaymatrosov authored Aug 7, 2024
2 parents 12ca257 + 481480f commit 752aa25
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.18034.61") {
testImplementation("com.jetbrains.intellij.go:go-test-framework:241.18968.32") {
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 752aa25

Please sign in to comment.