File tree Expand file tree Collapse file tree 4 files changed +7
-6
lines changed
testcontainers-selenium-demo Expand file tree Collapse file tree 4 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
- # 1.1.1
2
- * Update default Selenium version to `` 4.26.0 ``
1
+ # 1.2.0
2
+ * Remove testcontainer's dependency [ onto JUnit 4] ( https://github.com/xdev-software/testcontainers-junit4-mock/?tab=readme-ov-file )
3
+ * Update default Selenium version to `` 4.32.0 ``
3
4
* Updated dependencies
4
5
5
6
# 1.1.0
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >software.xdev</groupId >
8
8
<artifactId >testcontainers-selenium-root</artifactId >
9
- <version >1.1.1 -SNAPSHOT</version >
9
+ <version >1.2.0 -SNAPSHOT</version >
10
10
<packaging >pom</packaging >
11
11
12
12
<organization >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >software.xdev</groupId >
9
9
<artifactId >testcontainers-selenium-root</artifactId >
10
- <version >1.1.1 -SNAPSHOT</version >
10
+ <version >1.2.0 -SNAPSHOT</version >
11
11
</parent >
12
12
13
13
<artifactId >testcontainers-selenium-demo</artifactId >
14
- <version >1.1.1 -SNAPSHOT</version >
14
+ <version >1.2.0 -SNAPSHOT</version >
15
15
<packaging >jar</packaging >
16
16
17
17
<organization >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >software.xdev</groupId >
8
8
<artifactId >testcontainers-selenium</artifactId >
9
- <version >1.1.1 -SNAPSHOT</version >
9
+ <version >1.2.0 -SNAPSHOT</version >
10
10
<packaging >jar</packaging >
11
11
12
12
<name >testcontainers-selenium</name >
You can’t perform that action at this time.
0 commit comments