Skip to content

Commit

Permalink
Merge pull request #433 from espoon-voltti/dependabot/gradle/service/…
Browse files Browse the repository at this point in the history
…com.microsoft.playwright-playwright-1.49.0
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
2 parents 873d448 + 69735f7 commit e1ccc48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dependencies {
api(platform("org.junit:junit-bom:5.11.2"))
testImplementation("org.junit.jupiter:junit-jupiter")
testImplementation("org.springframework.boot:spring-boot-starter-test")
testImplementation("com.microsoft.playwright:playwright:1.48.0")
testImplementation("com.microsoft.playwright:playwright:1.49.0")
}

tasks.withType<KotlinCompile> {
Expand Down

0 comments on commit e1ccc48

Please sign in to comment.