File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
testcontainers-selenium-demo Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change
1
+ # 1.1.0
2
+ * Make it easier to use different Selenium images
3
+ * Update default Selenium version to `` 4.25.0 ``
4
+
1
5
# 1.0.2
2
6
* Updated dependencies
3
7
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.0.3 -SNAPSHOT</version >
9
+ <version >1.1.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.0.3 -SNAPSHOT</version >
10
+ <version >1.1.0 -SNAPSHOT</version >
11
11
</parent >
12
12
13
13
<artifactId >testcontainers-selenium-demo</artifactId >
14
- <version >1.0.3 -SNAPSHOT</version >
14
+ <version >1.1.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.0.3 -SNAPSHOT</version >
9
+ <version >1.1.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