Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion boot/src/main/resources/probe_build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
build_date=2021-10-26T01\:48\:22.534Z
build_id=401c4cab-2c7a-4658-87cc-7799553d1b1a
build_version=dev
apache_skywalking_version=8.13.0
apache_skywalking_version=8.14.0
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ projectVersion=0.7.7-SNAPSHOT

vertxVersion=4.3.7

skywalkingAgentVersion=8.13.0
skywalkingAgentVersion=8.14.0

jacksonVersion=2.14.1
gsonVersion = 2.8.6
Expand Down