Skip to content

Commit fc95668

Browse files
authored
Merge pull request #179 from SpineEventEngine/1.x-add-missing-encrypted-file
[1.x] Add missing encrypted file
2 parents 94bf59a + ee0b4df commit fc95668

File tree

4 files changed

+12
-10
lines changed

4 files changed

+12
-10
lines changed

.github/keys/gradle-plugin-portal.secret.properties.gpg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
� 2�.y�:���ҢF����`�J�1$�����9�������� D~�z�e��!yu��GBU��2�K�0�!�� ����q =���˂p�������@z����e�qB�>�R#�qj�?�1��m굘U��^�2��*���k��J� 3�w�q84}.
2+
�2��M<�

license-report.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22

3-
# Dependencies of `io.spine.gcloud:spine-datastore:1.9.0-SNAPSHOT.1`
3+
# Dependencies of `io.spine.gcloud:spine-datastore:1.9.0-SNAPSHOT.2`
44

55
## Runtime
66
1. **Group:** com.fasterxml.jackson **Name:** jackson-bom **Version:** 2.14.2 **No license information found**
@@ -722,12 +722,12 @@
722722
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
723723

724724

725-
This report was generated on **Fri Apr 07 15:42:23 WEST 2023** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
725+
This report was generated on **Fri Apr 07 16:05:55 WEST 2023** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
726726

727727

728728

729729

730-
# Dependencies of `io.spine.gcloud:spine-pubsub:1.9.0-SNAPSHOT.1`
730+
# Dependencies of `io.spine.gcloud:spine-pubsub:1.9.0-SNAPSHOT.2`
731731

732732
## Runtime
733733
1. **Group:** com.google.android **Name:** annotations **Version:** 4.1.1.4
@@ -1149,12 +1149,12 @@ This report was generated on **Fri Apr 07 15:42:23 WEST 2023** using [Gradle-Lic
11491149
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
11501150

11511151

1152-
This report was generated on **Fri Apr 07 15:42:31 WEST 2023** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
1152+
This report was generated on **Fri Apr 07 16:06:02 WEST 2023** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
11531153

11541154

11551155

11561156

1157-
# Dependencies of `io.spine.gcloud:spine-stackdriver-trace:1.9.0-SNAPSHOT.1`
1157+
# Dependencies of `io.spine.gcloud:spine-stackdriver-trace:1.9.0-SNAPSHOT.2`
11581158

11591159
## Runtime
11601160
1. **Group:** com.google.android **Name:** annotations **Version:** 4.1.1.4
@@ -1784,12 +1784,12 @@ This report was generated on **Fri Apr 07 15:42:31 WEST 2023** using [Gradle-Lic
17841784
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
17851785

17861786

1787-
This report was generated on **Fri Apr 07 15:42:44 WEST 2023** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
1787+
This report was generated on **Fri Apr 07 16:06:12 WEST 2023** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
17881788

17891789

17901790

17911791

1792-
# Dependencies of `io.spine.gcloud:spine-testutil-gcloud:1.9.0-SNAPSHOT.1`
1792+
# Dependencies of `io.spine.gcloud:spine-testutil-gcloud:1.9.0-SNAPSHOT.2`
17931793

17941794
## Runtime
17951795
1. **Group:** com.fasterxml.jackson **Name:** jackson-bom **Version:** 2.14.2 **No license information found**
@@ -2511,4 +2511,4 @@ This report was generated on **Fri Apr 07 15:42:44 WEST 2023** using [Gradle-Lic
25112511
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
25122512

25132513

2514-
This report was generated on **Fri Apr 07 15:42:53 WEST 2023** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
2514+
This report was generated on **Fri Apr 07 16:06:18 WEST 2023** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ all modules and does not describe the project structure per-subproject.
1212

1313
<groupId>io.spine.gcloud</groupId>
1414
<artifactId>spine-gcloud-java</artifactId>
15-
<version>1.9.0-SNAPSHOT.1</version>
15+
<version>1.9.0-SNAPSHOT.2</version>
1616

1717
<inceptionYear>2015</inceptionYear>
1818

version.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ val cloudTraceVersion: String by extra("2.14.0")
3737

3838
val spineBaseVersion: String by extra("1.9.0-SNAPSHOT.5")
3939
val spineCoreVersion: String by extra("1.9.0-SNAPSHOT.10")
40-
val versionToPublish: String by extra("1.9.0-SNAPSHOT.1")
40+
val versionToPublish: String by extra("1.9.0-SNAPSHOT.2")

0 commit comments

Comments
 (0)