Skip to content

Commit 1bf5726

Browse files
Bump com.exactpro.th2:read-file-common-core from 3.3.0-dev to 3.4.0-dev (#25)
Bumps [com.exactpro.th2:read-file-common-core](https://github.com/th2-net/th2-read-file-common-core) from 3.3.0-dev to 3.4.0-dev. - [Release notes](https://github.com/th2-net/th2-read-file-common-core/releases) - [Commits](th2-net/th2-read-file-common-core@3.3.0-dev...3.4.0-dev) --- updated-dependencies: - dependency-name: com.exactpro.th2:read-file-common-core dependency-version: 3.4.0-dev dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d02123 commit 1bf5726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kotlin = "2.2.21"
55

66
th2-common = { group = "com.exactpro.th2", name = "common", version = "5.16.1-dev" }
77
th2-netty-bytebuf-utils = { group = "com.exactpro.th2", name = "netty-bytebuf-utils", version = "0.3.0" }
8-
th2-read-file-common-core = { group = "com.exactpro.th2", name = "read-file-common-core", version = "3.3.0-dev" }
8+
th2-read-file-common-core = { group = "com.exactpro.th2", name = "read-file-common-core", version = "3.4.0-dev" }
99

1010
opencsv = { group = "com.opencsv", name = "opencsv", version = "5.12.0" }
1111

0 commit comments

Comments
 (0)