Skip to content

Commit

Permalink
🔧 chore: Selenium 의존성 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
seoshinehyo authored Feb 10, 2025
1 parent f7ba671 commit d685ff7
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 @@ -88,7 +88,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-data-redis'

// Selenium
implementation 'org.seleniumhq.selenium:selenium-java:4.8.0'
implementation 'org.seleniumhq.selenium:selenium-java:4.2.0'

// WebDriver Manager
// implementation 'io.github.bonigarcia:webdrivermanager:5.9.0'
Expand Down

0 comments on commit d685ff7

Please sign in to comment.