Skip to content

Commit 37c01bb

Browse files
author
Jenkins
committed
Garmin FIT SDK 21.195.0
Change-Id: Ifd6ab96c192a869bbf2f7fb35510fd28a407a00a
1 parent 033b55b commit 37c01bb

File tree

509 files changed

+1021
-1019
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

509 files changed

+1021
-1019
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>com.garmin</groupId>
77
<artifactId>fit</artifactId>
8-
<version>21.194.0</version>
8+
<version>21.195.0</version>
99
<packaging>jar</packaging>
1010
<name>FIT SDK</name>
1111
<description>The Official Garmin FIT SDK</description>
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.assertj</groupId>
5454
<artifactId>assertj-core</artifactId>
55-
<version>3.20.2</version>
55+
<version>3.27.7</version>
5656
<scope>test</scope>
5757
</dependency>
5858
</dependencies>

src/main/java/com/garmin/fit/AadAccelFeaturesMesg.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.194.0Release
9-
// Tag = production/release/21.194.0-0-g65135fc
8+
// Profile Version = 21.195.0Release
9+
// Tag = production/release/21.195.0-0-g569e7e5
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/main/java/com/garmin/fit/AadAccelFeaturesMesgListener.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.194.0Release
9-
// Tag = production/release/21.194.0-0-g65135fc
8+
// Profile Version = 21.195.0Release
9+
// Tag = production/release/21.195.0-0-g569e7e5
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/main/java/com/garmin/fit/AccelerometerDataMesg.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.194.0Release
9-
// Tag = production/release/21.194.0-0-g65135fc
8+
// Profile Version = 21.195.0Release
9+
// Tag = production/release/21.195.0-0-g569e7e5
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/main/java/com/garmin/fit/AccelerometerDataMesgListener.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.194.0Release
9-
// Tag = production/release/21.194.0-0-g65135fc
8+
// Profile Version = 21.195.0Release
9+
// Tag = production/release/21.195.0-0-g569e7e5
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/main/java/com/garmin/fit/Accumulator.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.194.0Release
9-
// Tag = production/release/21.194.0-0-g65135fc
8+
// Profile Version = 21.195.0Release
9+
// Tag = production/release/21.195.0-0-g569e7e5
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/main/java/com/garmin/fit/Activity.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.194.0Release
9-
// Tag = production/release/21.194.0-0-g65135fc
8+
// Profile Version = 21.195.0Release
9+
// Tag = production/release/21.195.0-0-g569e7e5
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/main/java/com/garmin/fit/ActivityClass.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.194.0Release
9-
// Tag = production/release/21.194.0-0-g65135fc
8+
// Profile Version = 21.195.0Release
9+
// Tag = production/release/21.195.0-0-g569e7e5
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/main/java/com/garmin/fit/ActivityLevel.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.194.0Release
9-
// Tag = production/release/21.194.0-0-g65135fc
8+
// Profile Version = 21.195.0Release
9+
// Tag = production/release/21.195.0-0-g569e7e5
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/main/java/com/garmin/fit/ActivityMesg.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.194.0Release
9-
// Tag = production/release/21.194.0-0-g65135fc
8+
// Profile Version = 21.195.0Release
9+
// Tag = production/release/21.195.0-0-g569e7e5
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

0 commit comments

Comments
 (0)