diff --git a/ndbc-api-scala_2.12/pom.xml b/ndbc-api-scala_2.12/pom.xml
index 89093dc..31403ec 100644
--- a/ndbc-api-scala_2.12/pom.xml
+++ b/ndbc-api-scala_2.12/pom.xml
@@ -24,7 +24,7 @@
org.scala-lang
scala-library
- 2.12.7
+ 2.12.10
junit
diff --git a/ndbc-api-scala_2.13/pom.xml b/ndbc-api-scala_2.13/pom.xml
new file mode 100644
index 0000000..80b1c62
--- /dev/null
+++ b/ndbc-api-scala_2.13/pom.xml
@@ -0,0 +1,56 @@
+
+ 4.0.0
+
+ io.trane
+ ndbc
+ 0.1.4-SNAPSHOT
+
+ ndbc-api-scala_2.13
+ jar
+
+ ndbc-api-scala_2.13
+
+
+
+ io.trane
+ ndbc-api
+ 0.1.4-SNAPSHOT
+
+
+ io.trane
+ future-scala
+ 0.3.2
+
+
+ org.scala-lang
+ scala-library
+ 2.13.1
+
+
+ junit
+ junit
+ 4.12
+ test
+
+
+
+
+
+
+ org.pitest
+ pitest-maven
+ 1.1.11
+
+
+ io.trane*
+
+
+ io.trane*
+
+ 8
+ true
+
+
+
+
+
diff --git a/ndbc-api-scala_2.13/src b/ndbc-api-scala_2.13/src
new file mode 120000
index 0000000..b268bb4
--- /dev/null
+++ b/ndbc-api-scala_2.13/src
@@ -0,0 +1 @@
+../ndbc-api-scala/src
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 43a1e98..a1bcfc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,6 +54,7 @@
ndbc-api
ndbc-api-scala_2.11
ndbc-api-scala_2.12
+ ndbc-api-scala_2.13
ndbc-api-twitter
ndbc-core
ndbc-test