Skip to content

Commit 5ab2b26

Browse files
committed
chore: specify Python 3.11 for Sonar analysis
1 parent f859cc7 commit 5ab2b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
sonar.organization=dev-bcn
22
sonar.projectKey=dev-bcn_dev-bcn.github.io
3-
3+
sonar.python.version=3.11
44
# This is the name and version displayed in the SonarCloud UI.
55
sonar.projectName=Devbcn website
66
sonar.projectVersion=1.5.0

0 commit comments

Comments
 (0)