File tree 3 files changed +10
-2
lines changed
3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.5.1] ( https://github.com/googleapis/java-shared-config/compare/v1.5.0...v1.5.1 ) (2022-06-30)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * update dependency org.graalvm.buildtools: junit-platform-native to v0.9.12 ([ #482 ] ( https://github.com/googleapis/java-shared-config/issues/482 ) ) ([ fbfc6dc] ( https://github.com/googleapis/java-shared-config/commit/fbfc6dc1329faaead3a3114c8599d9267722e7f0 ) )
9
+ * update dependency org.graalvm.buildtools: native-maven-plugin to v0.9.12 ([ #483 ] ( https://github.com/googleapis/java-shared-config/issues/483 ) ) ([ 336cb78] ( https://github.com/googleapis/java-shared-config/commit/336cb7827b36583228c9e2b85871ae72f4c55975 ) )
10
+
3
11
## [ 1.5.0] ( https://github.com/googleapis/java-shared-config/compare/v1.4.0...v1.5.0 ) (2022-06-10)
4
12
5
13
Original file line number Diff line number Diff line change 6
6
<groupId >com.google.cloud</groupId >
7
7
<artifactId >google-cloud-shared-config</artifactId >
8
8
<packaging >pom</packaging >
9
- <version >1.5.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shared-config:current} -->
9
+ <version >1.5.1</version ><!-- {x-version-update:google-cloud-shared-config:current} -->
10
10
<name >Google Cloud</name >
11
11
<url >https://github.com/googleapis/java-shared-config</url >
12
12
<description >
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- google-cloud-shared-config:1.5.0 :1.5.1-SNAPSHOT
4
+ google-cloud-shared-config:1.5.1 :1.5.1
You can’t perform that action at this time.
0 commit comments