Skip to content

Commit 1cdf1c9

Browse files
committed
Issue #516 - Upgrade the Database library to version 2.1.3
1 parent 46da484 commit 1cdf1c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ENV AWS_CLI_VERSION 1.38.31
3636
ENV AXE_SELENIUM_LIBRARY_VERSION 2.1.6
3737
ENV BROWSER_LIBRARY_VERSION 19.4.0
3838
ENV CHROME_VERSION 135.0.7049.84
39-
ENV DATABASE_LIBRARY_VERSION 2.0.4
39+
ENV DATABASE_LIBRARY_VERSION 2.1.3
4040
ENV DATADRIVER_VERSION 1.11.2
4141
ENV DATETIMETZ_VERSION 1.0.6
4242
ENV MICROSOFT_EDGE_VERSION 130.0.2849.46

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The versions used are:
5252

5353
* [Robot Framework](https://github.com/robotframework/robotframework) 7.2.2
5454
* [Robot Framework Browser (Playwright) Library](https://github.com/MarketSquare/robotframework-browser) 19.4.0
55-
* [Robot Framework DatabaseLibrary](https://github.com/franz-see/Robotframework-Database-Library) 2.0.4
55+
* [Robot Framework DatabaseLibrary](https://github.com/franz-see/Robotframework-Database-Library) 2.1.3
5656
* [Robot Framework Datadriver](https://github.com/Snooz82/robotframework-datadriver) 1.11.2
5757
* [Robot Framework DateTimeTZ](https://github.com/testautomation/DateTimeTZ) 1.0.6
5858
* [Robot Framework Faker](https://github.com/guykisel/robotframework-faker) 5.0.0

0 commit comments

Comments
 (0)