Skip to content

Commit

Permalink
Updated test robot version
Browse files Browse the repository at this point in the history
  • Loading branch information
nizienko committed Feb 8, 2024
1 parent 943aa62 commit ac752ea
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 @@ -50,7 +50,7 @@ tasks {
token.set(System.getenv("PUBLISH_TOKEN"))
}
}
val robotVersion = "0.11.18"
val robotVersion = "0.11.22"
dependencies {
testImplementation(platform("org.junit:junit-bom:5.9.3"))
testImplementation("org.junit.jupiter:junit-jupiter")
Expand Down

0 comments on commit ac752ea

Please sign in to comment.