diff --git a/README.md b/README.md
index 8f46b2a..032d886 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
[](https://opensource.org/licenses/BSD-3-Clause)
-[](https://kotlinlang.org/)
+[](https://kotlinlang.org/)
[](https://oss.sonatype.org/content/repositories/snapshots/net/thauvin/erik/jokeapi/)
[](https://github.com/ethauvin/jokeapi/releases/latest)
[](https://maven-badges.herokuapp.com/maven-central/net.thauvin.erik/jokeapi)
diff --git a/pom.xml b/pom.xml
index d809b72..2f101ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
org.jetbrains.kotlin
kotlin-bom
- 1.8.10
+ 1.8.22
pom
import
@@ -50,7 +50,7 @@
org.jetbrains.kotlin
kotlin-stdlib-jdk8
- 1.8.10
+ 1.8.22
compile
@@ -62,7 +62,7 @@
org.json
json
- 20220924
+ 20230618
runtime