Skip to content

Commit

Permalink
Merge pull request #2466 from EngineHub/bugfix/fix-sel-completions-us…
Browse files Browse the repository at this point in the history
…ing-piston

Bump Piston for completions fix
  • Loading branch information
octylFractal authored Feb 4, 2024
2 parents a5ea1ee + 94a7ab9 commit a5503c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.gradle.api.Project
object Versions {
const val TEXT = "3.0.4"
const val TEXT_EXTRAS = "3.0.6"
const val PISTON = "0.5.7"
const val PISTON = "0.5.8"
const val AUTO_VALUE = "1.9"
const val JUNIT = "5.8.1"
const val MOCKITO = "4.3.1"
Expand Down

0 comments on commit a5503c6

Please sign in to comment.