Skip to content

Commit

Permalink
EPMRPP-96537 dependency update (#2121)
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx authored Dec 10, 2024
1 parent 6266389 commit c3709cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ dependencies {
implementation 'com.epam.reportportal:commons'
implementation 'com.epam.reportportal:plugin-api'
} else {
implementation 'com.github.reportportal:commons-dao:a98c172'
implementation 'com.github.reportportal:commons-dao:72f99ff'
implementation 'com.github.reportportal:commons:26ab837'
implementation 'com.github.reportportal:plugin-api:8a1f61c'
}
Expand Down Expand Up @@ -230,4 +230,4 @@ drill {
enabled = System.getenv("DRILL_AGENT_ENABLED") == "true" ?: false
version = "0.9.4"
}
}
}

0 comments on commit c3709cf

Please sign in to comment.