Skip to content

Commit

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

Bump com.jetbrains.intellij.go:go-test-framework from 242.21829.165 to 242.23339.24
  • Loading branch information
nikolaymatrosov authored Oct 20, 2024
2 parents 641579d + 1725b2a commit e2402e5
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 e2402e5

Please sign in to comment.