Skip to content

Commit

Permalink
Added bom:4.6.1 to testFixturesImplementation
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita-Smirnov-Exactpro committed Apr 17, 2024
1 parent 46c9d32 commit bd52bc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ dependencies {
because("system property tests")
}

testFixturesImplementation(platform("com.exactpro.th2:bom:4.6.1"))
testFixturesImplementation "org.jetbrains.kotlin:kotlin-test-junit5:$kotlin_version"
testFixturesImplementation "org.junit.jupiter:junit-jupiter:$junitVersion"
}
Expand Down

0 comments on commit bd52bc5

Please sign in to comment.