Skip to content

Commit

Permalink
Update commons-dao
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanKustau committed Oct 31, 2023
1 parent 6f23b62 commit 4fd7ecd
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 @@ -53,7 +53,7 @@ dependencies {
compile 'com.epam.reportportal:commons-rules'
compile 'com.epam.reportportal:commons-model'
} else {
compile 'com.github.reportportal:commons-dao:5d0847cdbd'
compile 'com.github.reportportal:commons-dao:f042158b'
compile 'com.github.reportportal:commons-rules:933ff17d'
compile 'com.github.reportportal:commons-model:232e69a5'
}
Expand Down

0 comments on commit 4fd7ecd

Please sign in to comment.