Skip to content

Commit 6c81588

Browse files
SireInsectusSireInsectus
authored andcommitted
Publishing v2.2.7
1 parent 2184270 commit 6c81588

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Includes/_common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# MAGIC %pip install \
33
# MAGIC git+https://github.com/databricks-academy/dbacademy-gems@63bb19389fd2296f6cc5a74e463ab52ab1548767 \
44
# MAGIC git+https://github.com/databricks-academy/dbacademy-rest@96351a554ed00b664e7c2d97249805df5611be06 \
5-
# MAGIC git+https://github.com/databricks-academy/dbacademy-helper@ac98761e19f74981b46e577cb39835df267f5da6 \
5+
# MAGIC git+https://github.com/databricks-academy/dbacademy-helper@83de4080d8f0a00ceaeab7822069911d49f73336 \
66
# MAGIC --quiet --disable-pip-version-check
77

88
# COMMAND ----------

Solutions/Includes/_common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# MAGIC %pip install \
33
# MAGIC git+https://github.com/databricks-academy/dbacademy-gems@63bb19389fd2296f6cc5a74e463ab52ab1548767 \
44
# MAGIC git+https://github.com/databricks-academy/dbacademy-rest@96351a554ed00b664e7c2d97249805df5611be06 \
5-
# MAGIC git+https://github.com/databricks-academy/dbacademy-helper@ac98761e19f74981b46e577cb39835df267f5da6 \
5+
# MAGIC git+https://github.com/databricks-academy/dbacademy-helper@83de4080d8f0a00ceaeab7822069911d49f73336 \
66
# MAGIC --quiet --disable-pip-version-check
77

88
# COMMAND ----------

Solutions/Version Info.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
# MAGIC %md # Project Information
1111
# MAGIC
1212
# MAGIC * Name: **Apache Spark Programming with Databricks**
13-
# MAGIC * Version: **2.2.6**
14-
# MAGIC * Built On: **Sep 25, 2022 at 19:28:01 UTC**
13+
# MAGIC * Version: **2.2.7**
14+
# MAGIC * Built On: **Sep 28, 2022 at 00:32:11 UTC**
1515

1616
# COMMAND ----------
1717

Version Info.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
# MAGIC %md # Project Information
1111
# MAGIC
1212
# MAGIC * Name: **Apache Spark Programming with Databricks**
13-
# MAGIC * Version: **2.2.6**
14-
# MAGIC * Built On: **Sep 25, 2022 at 19:28:01 UTC**
13+
# MAGIC * Version: **2.2.7**
14+
# MAGIC * Built On: **Sep 28, 2022 at 00:32:11 UTC**
1515

1616
# COMMAND ----------
1717

0 commit comments

Comments
 (0)