From 2c62279de248af2b7c471af60c567f4609313979 Mon Sep 17 00:00:00 2001
From: Norbert Dejlich <49173834+Rollczi@users.noreply.github.com>
Date: Thu, 19 Jan 2023 22:33:41 +0100
Subject: [PATCH] Release 1.14.3 (#178)
---
.github/README.md | 4 ++--
cdn-kt/pom.xml | 2 +-
cdn-tests/pom.xml | 2 +-
cdn/pom.xml | 2 +-
pom.xml | 4 ++--
5 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/.github/README.md b/.github/README.md
index 3de5e64..18393b4 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -34,9 +34,9 @@ repositories {
dependencies {
// Default
- implementation 'net.dzikoysk:cdn:1.14.2'
+ implementation 'net.dzikoysk:cdn:1.14.3'
// Kotlin wrapper
- implementation 'net.dzikoysk:cdn-kt:1.14.2'
+ implementation 'net.dzikoysk:cdn-kt:1.14.3'
}
```
diff --git a/cdn-kt/pom.xml b/cdn-kt/pom.xml
index ed45763..e8a60c8 100644
--- a/cdn-kt/pom.xml
+++ b/cdn-kt/pom.xml
@@ -19,7 +19,7 @@
cdn-parent
net.dzikoysk
- 1.14.2
+ 1.14.3
4.0.0
diff --git a/cdn-tests/pom.xml b/cdn-tests/pom.xml
index 7cf787a..05a0cfe 100644
--- a/cdn-tests/pom.xml
+++ b/cdn-tests/pom.xml
@@ -19,7 +19,7 @@
cdn-parent
net.dzikoysk
- 1.14.2
+ 1.14.3
4.0.0
diff --git a/cdn/pom.xml b/cdn/pom.xml
index ce16b08..1363a8f 100644
--- a/cdn/pom.xml
+++ b/cdn/pom.xml
@@ -19,7 +19,7 @@
cdn-parent
net.dzikoysk
- 1.14.2
+ 1.14.3
4.0.0
diff --git a/pom.xml b/pom.xml
index 7639844..636bbca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
net.dzikoysk
cdn-parent
pom
- 1.14.2
+ 1.14.3
scm:git:https://github.com/dzikoysk/cdn.git
@@ -60,7 +60,7 @@
- 1.14.2
+ 1.14.3
1.8
1.2.2
1.7.10