Skip to content

Commit

Permalink
Merge pull request #48 from ahunigel/dependabot/gradle/com.github.ahu…
Browse files Browse the repository at this point in the history
…nigel-test-toolkit-1.1.1

chore(deps): bump com.github.ahunigel:test-toolkit from 1.1.0 to 1.1.1
  • Loading branch information
github-actions[bot] authored Dec 24, 2024
2 parents 98dfb97 + ea1c75e commit a28cba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
api "org.springframework:spring-web"
api "org.springframework.boot:spring-boot-starter-test"
implementation 'junit:junit'
api "com.github.ahunigel:test-toolkit:1.1.0"
api "com.github.ahunigel:test-toolkit:1.1.1"

testImplementation platform("org.spockframework:spock-bom:2.3-groovy-4.0")
testImplementation 'org.spockframework:spock-core'
Expand Down

0 comments on commit a28cba8

Please sign in to comment.