Skip to content

Commit

Permalink
0.1.14 works locally, as for CI… 🤞
Browse files Browse the repository at this point in the history
  • Loading branch information
ultraq committed Mar 6, 2022
1 parent 05c9051 commit 5aa5a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thymeleaf-layout-dialect-benchmark/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ plugins {
id 'groovy'
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
id 'org.springframework.boot' version '2.6.3'
id 'com.github.psxpaul.execfork' version '0.1.13'
id 'com.github.psxpaul.execfork' version '0.1.14'
}
apply from: 'https://raw.githubusercontent.com/ultraq/gradle-support/4.0.1/gradle-support.gradle'

Expand Down

0 comments on commit 5aa5a94

Please sign in to comment.