Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
fslev committed Oct 24, 2022
2 parents 4479168 + 06eb3d0 commit 0a8ce4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"packageRules": [
{
"matchUpdateTypes": [
"major",
"minor",
"patch"
],
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jtest.utils.version>2.9</jtest.utils.version>
<jtest.utils.version>3.0</jtest.utils.version>
<selenium.java.min.version>4.0.0</selenium.java.min.version>
</properties>

Expand Down

0 comments on commit 0a8ce4b

Please sign in to comment.