We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 091606d commit 7fd8037Copy full SHA for 7fd8037
SECURITY.md
@@ -6,7 +6,8 @@ The following versions of the project are currently being supported with securit
6
7
| Version | Supported |
8
|---------|--------------------|
9
-| 1.1.x | :white_check_mark: |
+| 1.2.x | :white_check_mark: |
10
+| 1.1.x | :x: |
11
| 1.0.x | :x: |
12
13
## Reporting a Vulnerability
gradle.properties
@@ -6,7 +6,7 @@ java_version=21
##########################################################################
# Maven Properties
maven_group=dev.lyzev.api
-maven_version=1.1.0
+maven_version=1.2.0
maven_artifact=piko
# Dokka Properties
0 commit comments