Skip to content

Commit 7bc4f93

Browse files
Update dependency com.google.testparameterinjector:test-parameter-injector to v1.19
1 parent 79055d0 commit 7bc4f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ trove4j = { module = "org.jetbrains.intellij.deps:trove4j", version = "1.0.20200
6969

7070
# Test libraries
7171
junit = { module = "junit:junit", version = "4.13.2" }
72-
testParameterInjector = { module = "com.google.testparameterinjector:test-parameter-injector", version = "1.18" }
72+
testParameterInjector = { module = "com.google.testparameterinjector:test-parameter-injector", version = "1.19" }
7373
truth = { module = "com.google.truth:truth", version = "1.4.5" }
7474

7575
# Plugins

0 commit comments

Comments
 (0)